TabPanelCustomizeEventArgs.Rows Property
Gets the collection of rows in the property grid.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v22.2.dll
NuGet Package: DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
VGridRows | An object that specifies a collection of rows in a vertical grid. |
See Also