BaseOptionsView Class
In This Article
Provides view options for vertical grid controls.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
#Related API Members
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