[]
Serialize a C1DockControl
public C1DockSettings Save()
| Type | Description |
|---|---|
| C1DockSettings |
Serialize a C1DockControl and preserve each C1DockTabItem's content.
public C1DockSettings Save(bool preserveTabItems)
| Type | Name | Description |
|---|---|---|
| bool | preserveTabItems | Use this value to decide the DockTabItem's content will be preserved and each DockTabItem will be re-created. |
| Type | Description |
|---|---|
| C1DockSettings |