MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
GridCellView Class
/ TreeLines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TreeLines Property (GridCellView)
In This Topic
Gets or sets the tree lines displayed in this cell.
Syntax
C#
public
IList<GridTreeLine>
TreeLines {
get
;
set
;}
See Also
Reference
GridCellView Class
GridCellView Members