The C1DockPanel type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1DockPanel |
C1DockPanel constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddCssClass | (Inherited from Control.) | |
| AssignPropertiesState |
Assigns new properties state hash.
| |
| BeginUpdate | (Inherited from Component.) | |
| CreateInstance |
Creates instance of client type by its short name.
| |
| Dispose | (Inherited from Component.) | |
| EndUpdate | (Inherited from Component.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize |
Override Initialize method in order to do something when control is initialized.
(Overrides ComponentInitialize()()()().) | |
| RemoveCssClass | (Inherited from Control.) | |
| ToggleCssClass | (Inherited from Control.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Dock |
Gets or sets the Dock property of the DockPanel control.
| |
| Element | (Inherited from Control.) | |
| Height |
Gets or sets the Height property of the DockPanel control.
| |
| ID | (Inherited from Component.) | |
| Orientation |
Gets or sets the Orientation property of the DockPanel control.
| |
| Parent | (Inherited from Control.) | |
| PropertiesState |
Hash object what contains values of the properties.
| |
| VisibilityMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width |
Gets or sets the Width property of the DockPanel control.
|
Events
| Name | Description | |
|---|---|---|
| Disposing | (Inherited from Component.) | |
| PropertyChanged | (Inherited from Component.) |