HtmlForgeX

API Reference

Enum

ControlBarPlacement

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

Placement of a non-field section inside a TablerControlBar.

Inheritance

  • Enum
  • ControlBarPlacement

Values

public const ControlBarPlacement Start #

Renders the section in the leading zone.

Value: 0
public const ControlBarPlacement End #

Renders the section in the trailing zone.

Value: 1