DockContentDockAreas Property

Definition

Namespace: WeifenLuo.WinFormsUI.Docking
Assembly: WeifenLuo.WinFormsUI.Docking (in WeifenLuo.WinFormsUI.Docking.dll) Version: 2.9.0.0 (2.9.0.0)
[DefaultValueAttribute(DockAreas.Float|DockAreas.DockLeft|DockAreas.DockRight|DockAreas.DockTop|DockAreas.DockBottom|DockAreas.Document)]
public DockAreas DockAreas { get; set; }

Property Value

DockAreas

See Also