Click or drag to resize
KaxDockLayoutLoadDockLayout Event
KaxDockLayout will raise the LoadDockLayout event in order to retrieve the parents which will be automatically applied on the registered docks. The client positions will be applied in a later stage of the lifecycle.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public event DockLayoutEventHandler LoadDockLayout

Value

Type: Kettic.AspNet.ControlsDockLayoutEventHandler
See Also