LayoutSerializationOptions Constructors
Contains options that specify how the LayoutControl’s layout is saved to and restored from a data store (an XML file, a stream or the system registry).| Name | Description |
|---|---|
| LayoutSerializationOptions() | Initializes a new instance of the LayoutSerializationOptions class with default settings. |
See Also