An ICollection implementation to store all FloatingWindow associated with a RadDock instance.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
C#
public class FloatingWindowCollection : ICollection, IEnumerable
Inheritance: objectFloatingWindowCollection
Implements:
Constructors
C#
public FloatingWindowCollection()
Properties
Gets the number of FloatingWindow instances contained within the collection.
C#
public int Count { get; }
Implements:
Get the floting window at specified index in the collection