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