C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / TreeLines Property

In This Topic
TreeLines Property
In This Topic
Gets or sets the tree lines displayed in this cell.
Syntax
'Declaration
 
Public Property TreeLines As IList(Of GridTreeLine)
 
See Also