HtmlForgeX

API Reference

Enum

ControlBarRail

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

Vertical rail inside a TablerControlBar.

Inheritance

  • Enum
  • ControlBarRail

Values

public const ControlBarRail Primary #

Renders the section on the primary/top rail.

Value: 0
public const ControlBarRail Secondary #

Renders the section on the secondary/bottom rail.

Value: 1