KaxDockLayout Methods |
The KaxDockLayout type exposes the following members.
Name | Description | |
---|---|---|
GetEmbeddedSkinNames |
Return a collection of name for all embedded skin.
|
|
GetRegisteredDocksState |
Cycles through all registered docks and retrieves their state. The List
returned by this method could be used to recreate the docks when the user
visits the page again.
|
|
GetRegisteredDocksState(Boolean) |
Cycles through all registered docks and retrieves their state, depending
on the omitClosedDocks parameter and the value of the Closed property of
each KaxDock control. The List returned by this method could be used to
recreate the docks when the user visits the page again.
|
|
SetRegisteredDockParents |
Reorders the docks in the control tree, according the supplied parameters.
|