Property CanToggleAutoHide
| Improve this Doc View SourceCanToggleAutoHide
Gets a value indicates whether the auto hide mode of this DockItem can be toggled.
Declaration
public bool CanToggleAutoHide { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if the auto hide mode of this DockItem can be toggled, otherwise false. |