TabPanelCustomizeEventArgs.Rows Property
In This Article
Gets the collection of rows in the property grid.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Property Value
Type | Description |
---|---|
VGrid |
An object that specifies a collection of rows in a vertical grid. |
See Also