VGridControlBase.OptionsCustomization Property
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
[XtraSerializableProperty(XtraSerializationVisibility.Content, XtraSerializationFlags.DefaultValue)]
public BaseOptionsCustomization OptionsCustomization { get; }
Property Value
Type |
---|
BaseOptionsCustomization |
See Also