RedockFloatingState
Class
A predefined RedockState, used by a RedockService to restore a floating state.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
C#
public class RedockFloatingState : RedockState, IDisposable, INotifyPropertyChanged, INotifyPropertyChangingEx
Inheritance: objectRadDockObjectRedockStateRedockFloatingState
Implements:
Inherited Members
Constructors
Initializes a new instance of the RedockFloatingState class.
Properties
Gets the floating window, target of the redock operation.
C#
public FloatingWindow FloatingWindow { get; }