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