VGridRows.Count Property
Gets the number of elements in the collection.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v22.2.dll
NuGet Package: DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of elements contained in the collection. |
See Also