OptionsColumnLayout Class
Contains options that specify how column specific settings are stored to and restored from storage (a stream, xml file or the system registry).
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Related API Members
The following members return OptionsColumnLayout objects:
Remarks
The OptionsLayoutGrid.Columns property of the OptionsColumnLayout class contains options that specify how column specific settings are stored to and restored from storage (a stream, xml file or system registry) along with other control settings.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
OptionsColumnLayout
See Also