TabPanelCollection
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
C#
public class TabPanelCollection : IList, ICollection, IEnumerable
Inheritance: objectTabPanelCollection
Implements:
Constructors
Properties
C#
public bool IsReadOnly { get; }
Implements:
Methods
C#
public void Clear()
Implements: