Property OldIsAutoHide
| Improve this Doc View SourceOldIsAutoHide
Gets the value indicates whether the DockItem is in auto-hide mode before state change.
Declaration
public abstract bool OldIsAutoHide { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean | true if DockItem is in auto-hide mode before state change, otherwise false. |