Configurates
C1.Web.Mvc.ColumnBase.CssClassAll. Sets a CSS class name to use when rendering all cells (data and headers) in the column or row.
シンタックス
'宣言
Public Function CssClassAll( _
ByVal As System.String _
) As
public CssClassAll(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照