Skip to main content
All docs
V25.1
  • PGridOptionsView(PropertyGridControl) Constructor

    Initializes a new instance of the PGridOptionsView class with specified settings.

    Namespace: DevExpress.XtraVerticalGrid

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public PGridOptionsView(
        PropertyGridControl grid
    )

    Parameters

    Name Type
    grid PropertyGridControl
    See Also