Skip to main content

PGridOptionsView(PropertyGridControl) Constructor

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

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

public PGridOptionsView(
    PropertyGridControl grid
)

Parameters

Name Type
grid PropertyGridControl
See Also