MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.GridControl Assembly
/
C1.Maui.Grid Namespace
/
GridControlRange Class
/ Cells Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Cells Property (GridControlRange)
In This Topic
Gets all the cells in the range.
Syntax
C#
public
IEnumerable<GridControlRange>
Cells {
get
;}
See Also
Reference
GridControlRange Class
GridControlRange Members