WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ BottomLeftCells Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
BottomLeftCells Property
In This Topic
Gets the
GridPanel
that contains the cells in the lower left corner of the grid.
Syntax
C#
public
GridPanel
BottomLeftCells {
get
;}
Remarks
This is the area below the row headers and to the left of the column footers.
See Also
Reference
FlexGrid Class
FlexGrid Members