Skip to main content
All docs
V24.2

VGridControlBase.OptionsCustomization Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v24.2.dll

Declaration

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

Property Value

Type
BaseOptionsCustomization
See Also