C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / Rows Property

In This Topic
Rows Property (FlexGrid)
In This Topic
Gets the collection of rows of the grid.
Syntax
'Declaration
 
Public ReadOnly Property Rows As GridRowCollection
 
See Also