[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTreeLine

GridTreeLine Enum

Specified the different types of tree lines.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public enum GridTreeLine

Fields

Name 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.