WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ TopLeftCells Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TopLeftCells Property
In This Topic
Gets the
GridPanel
that contains the cells in the upper left corner of the grid.
Syntax
C#
public
GridPanel
TopLeftCells {
get
;}
Remarks
This is the area above the row headers and to the left of the column headers. By default, it contains only one cell at the top left corner of the grid.
See Also
Reference
FlexGrid Class
FlexGrid Members