DataGridColumnBuilder<T>.CssClass Method
Name | Parameters | Description |
---|---|---|
CssClass(JS) | value | Specifies a CSS class to be applied to the column. Mirrors the client-side cssClass option. |
CssClass(String) | value | Specifies a CSS class to be applied to the column. Mirrors the client-side cssClass option. |