Property AutoHideItems
| Improve this Doc View SourceAutoHideItems
Declaration
public DockItemCollection AutoHideItems { get; }
Property Value
| Type | Description |
|---|---|
| DockItemCollection | A collection of DockItem objects contained by this DockTree. |
public DockItemCollection AutoHideItems { get; }
| Type | Description |
|---|---|
| DockItemCollection | A collection of DockItem objects contained by this DockTree. |