VGridOptionsLayout.StoreVisualOptions Property
Not supported by the current class.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public bool StoreVisualOptions { get; set; }
Property Value
| Type |
|---|
| Boolean |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to StoreVisualOptions |
|---|---|
| VGridControlBase |
|
See Also