VGridOptionsLayout.StoreDataSettings Property
Not supported by the current class.
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v20.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public bool StoreDataSettings { get; set; }
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
<XtraSerializableProperty(XtraSerializationVisibility.Hidden)>
Public Property StoreDataSettings As Boolean
Property Value
Type |
---|
Boolean |
See Also
Feedback