Skip to main content
All docs
V25.1
  • VGridFormatRuleCollection.VGrid Property

    Gets the Vertical Grid control that owns this collection.

    Namespace: DevExpress.XtraVerticalGrid.StyleFormatConditions

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public VGridControl VGrid { get; }

    Property Value

    Type
    VGridControl
    See Also