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

BaseOptionsView Class

Provides view options for vertical grid controls.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v19.2.dll

Declaration

public class BaseOptionsView :
    BaseVGridOptions

The following members return BaseOptionsView objects:

Remarks

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

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
See Also