KaxDockZone Properties |
The KaxDockZone type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Docks | |
![]() |
FitDocks |
Gets or sets a value, indicating whether the control will set the size
of the docked KaxDock controls to 100% depending the control Orientation.
|
![]() |
HighlightedCssClass |
Gets or sets a css class name, which will be applied when the KaxDockZone is highlighted.
If this property is not set, the control will not have a highlighted style.
|
![]() |
MinHeight |
Gets or sets the minimum height of the KaxDockZone control.
|
![]() |
MinWidth |
Gets or sets the minimum width of the KaxDockZone control.
|
![]() |
Orientation |
Gets or sets a value that specifies the dimension in which docked KaxDock controls are arranged
|
![]() |
UniqueName |
Gets or sets the unique name of the control. If this property is not set, the control ID will be
used instead. KaxDockLayout will throw an exception if it finds two KaxDockZone controls with
the same UniqueName.
|