WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.GridControl Assembly
/
C1.WinUI.Grid Namespace
/
GridControlRange Class
/ Rows Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Rows Property (GridControlRange)
In This Topic
Gets the indexes of the contained rows.
Syntax
C#
public
IEnumerable<int>
Rows {
get
;}
See Also
Reference
GridControlRange Class
GridControlRange Members