Class RadItemsContainer
Represents TPF controls container
Inheritance
System.Object
RadItemsContainer
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[ComVisible(false)]
public class RadItemsContainer : RadItem, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
RadItemsContainer()
Declaration
public RadItemsContainer()
Properties
Items
Gets the collection of RadItems contained in the RadItemsContainer
Declaration
public RadItemOwnerCollection Items { get; }
Property Value
RadItemOwnerCollection
|
Methods
DisposeManagedResources()
Declaration
protected override void DisposeManagedResources()