VGridFormatRuleCollection.VGrid Property
Gets the Vertical Grid control that owns this collection.
Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions
Assembly: DevExpress.XtraVerticalGrid.v21.1.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.VerticalGrid
Declaration
Property Value
Type | Description |
---|---|
VGridControlBase | An object that specifies a Vertical Grid control. |
See Also