Back to Devexpress

VGridFormatRuleCollection.VGrid Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-styleformatconditions-dot-vgridformatrulecollection.md

latest1.4 KB
Original Source

VGridFormatRuleCollection.VGrid Property

Gets the Vertical Grid control that owns this collection.

Namespace : DevExpress.XtraVerticalGrid.StyleFormatConditions

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public VGridControl VGrid { get; }
vb
Public ReadOnly Property VGrid As VGridControl

Property Value

Type
VGridControl

See Also

VGridFormatRuleCollection Class

VGridFormatRuleCollection Members

DevExpress.XtraVerticalGrid.StyleFormatConditions Namespace