WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.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
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