Enum DescriptionPositionTypes
- Namespace
- AbanoubNassem.Trinity.Components.TrinityColumn
- Assembly
- AbanoubNassem.Trinity.dll
The position of the description relative to the column.
public enum DescriptionPositionTypes : byte
Fields
Above = 1
The description is displayed above the column.
Bellow = 0
The description is displayed below the column.