HtmlForgeX

API Reference

Class

TablerRowTypeExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension helpers for TablerRowType values.

Inheritance

  • Object
  • TablerRowTypeExtensions

Methods

public static String EnumToString(TablerRowType rowType) #
Returns: String

Converts the row type value to its Tabler CSS class.

Parameters

rowType HtmlForgeX.TablerRowType requiredposition: 0
Row layout option.

Returns

CSS class string.