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

VGridOptionsBehavior Class

Provides behavior options for a vertical grid control..

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v20.2.dll

NuGet Package: DevExpress.Win.VerticalGrid

Declaration

public class VGridOptionsBehavior :
    BaseVGridOptions

The following members return VGridOptionsBehavior objects:

Remarks

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

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
VGridOptionsBehavior
See Also