public enum GridTreeLine : System.Enum
public enum GridTreeLine : System.Enum
Member | Description |
---|---|
HalfHorizontal | Horizontal line starting at the center and ending at the right. |
HalfVertical | Vertical line starting at the center and ending at the bottom. |
Horizontal | Horizontal tree-line. |
None | None tree-line. |
NorthEastElbow | Elbow starting at the center-top and ending at the center-right. |
Tee | T tree-line. |
Vertical | Vertical tree-line. |
WeastSouthElbow | Elbow starting at the center-left and ending at the center-bottom. |
System.Object
System.ValueType
System.Enum
C1.WinUI.Grid.GridTreeLine