Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class RadTabbedFormControlCollection : Control.ControlCollection, IList, ICollection, IEnumerable, ICloneable
Inheritance: objectArrangedElementCollectionControl.ControlCollectionRadTabbedFormControlCollection
Implements:
Inherited Members
Constructors
C#
public RadTabbedFormControlCollection(RadTabbedFormControl owner)
Methods
C#
public override void Clear()
Overrides: