RadControls for WinForms

Gets the DockWindow instance associated with the event.

Namespace: Telerik.WinControls.UI.Docking
Assembly: Telerik.WinControls.RadDock (in Telerik.WinControls.RadDock.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public DockWindow DockWindow { get; }
Visual Basic
Public ReadOnly Property DockWindow As DockWindow
	Get

See Also