Skip to main content
A newer version of this page is available. .

PGridOptionsBehavior Class

Provides behavior options for a PropertyGridControl.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v18.2.dll

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