Skip to main content

PGridOptionsBehavior Class

Provides behavior options for a PropertyGridControl.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

public class PGridOptionsBehavior :
    VGridOptionsBehavior

The following members return PGridOptionsBehavior objects:

Remarks

The options this class provides are accessible with the PropertyGridControl.OptionsBehavior property.

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsBehavior
PGridOptionsBehavior
See Also