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.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
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