corelibraries-devexpress-dot-utils-7329e73c.md
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.v25.2.dll
NuGet Package : DevExpress.Data
public class OptionsColumnLayout :
BaseOptions
Public Class OptionsColumnLayout
Inherits BaseOptions
The following members return OptionsColumnLayout objects:
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.
Object ViewStatePersisterCore BaseOptions OptionsColumnLayout
See Also