RedockAutoHideState
Class
A predefined RedockState, used by a RedockService to restore an auto-hide state.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
C#
public class RedockAutoHideState : RedockState, IDisposable, INotifyPropertyChanged, INotifyPropertyChangingEx
Inheritance: objectRadDockObjectRedockStateRedockAutoHideState
Implements:
Inherited Members
Constructors
Initializes a new instance of the RedockAutoHideState class.
Properties
C#
public AutoHidePosition AutoHidePosition { get; }