API Reference
Class
TablerRowTypeExtensions
Extension helpers for TablerRowType values.
Inheritance
- Object
- TablerRowTypeExtensions
Methods
public static String EnumToString(TablerRowType rowType) #Returns:
StringConverts the row type value to its Tabler CSS class.
Parameters
- rowType HtmlForgeX.TablerRowType
- Row layout option.
Returns
CSS class string.