VGridOptionsLayout Class
Provides options that control how the current layout is stored to/restored from a data store (a stream, xml file or system registry).
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Related API Members
The following members return VGridOptionsLayout objects:
Remarks
The options this class provides are accessible with the VGridControlBase.OptionsLayout property.
Inheritance
See Also