KaxDockLayout Properties |
The KaxDockLayout type exposes the following members.
Name | Description | |
---|---|---|
![]() |
EnableAjaxSkinRendering |
Gets or sets a Boolean value that indicates whether render the skin CSS at AJAX request. The default value is true.
|
![]() |
EnableEmbeddedBaseStylesheet |
Gets or sets a Boolean value that indicates whether enable the embedded basic style sheet in the control.
|
![]() |
EnableEmbeddedSkins |
Gets or sets a Boolean value that indicates whether enable the embedded skin for the control.
|
![]() |
IsSkinSet |
For internal use.
|
![]() |
RegisteredDocks |
Returns all registered docks with this KaxDockLayout control.
|
![]() |
RegisteredZones |
Returns all registered zones with this KaxDockLayout control.
|
![]() |
Skin |
Gets or sets the skin name for the child controls' user interface.
|
![]() |
StoreLayoutInViewState |
By default KaxDockLayout will store the positions of its inner docks in
the ViewState. If you want to store the positions in other storage medium
such as a database, or the Session, set this property to false. Setting this
property to false will also minimize the ViewState usage.
|