HtmlForgeX

API Reference

Enum

TabState

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

TablerTabs enumeration.

Inheritance

  • Enum
  • TabState

Values

public const TabState MoveStart #

Align tabs to the start of the container.

Value: 0
public const TabState MoveEnd #

Align tabs to the end of the container.

Value: 1

Extension Methods

public static String EnumToString(TabState state) #
Returns: String

Initializes or configures EnumToString.

Parameters

state HtmlForgeX.TabState requiredposition: 0