DockWindowCollectionItem Property

Definition

Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
public DockWindow this[
	DockState dockState
] { get; }

Parameters

dockState  DockState
 

Property Value

DockWindow

See Also