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

VGridOptionsView Class

Provides view options for a vertical grid control.

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v18.1.dll

Declaration

public class VGridOptionsView :
    BaseOptionsView

The following members accept/return VGridOptionsView objects:

Remarks

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

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraVerticalGrid.BaseVGridOptions
See Also