Configurates
C1.Web.Mvc.FlexGridBase<T>.ColumnHeadersTemplate. Sets the templates applied in the column header cells.
シンタックス
'宣言
Public Overridable Function ColumnHeadersTemplate( _
ByVal As System.Action(Of CellTemplateBuilder) _
) As
public virtual ColumnHeadersTemplate(
System.Action<CellTemplateBuilder>
)
パラメータ
- build
- The builder function.
戻り値の型
Current builder.
参照