ASP.NET Core MVC コントロールヘルプ
GroupHeaderFormat メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : GroupHeaderFormat メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.GroupHeaderFormat. Sets the format string used to create the group header content.
シンタックス
'宣言
 
Public Overridable Function GroupHeaderFormat( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder GroupHeaderFormat( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The string may contain any text, plus the following replacement strings:
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ