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

VGridControl.OptionsView Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v18.2.dll

Declaration

[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public VGridOptionsView OptionsView { get; }

Property Value

Type
VGridOptionsView
See Also