HtmlForgeX

API Reference

Enum

TabState

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

TablerTabs enumeration.

Inheritance

  • Enum
  • TabState

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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