RadControls for WinForms

A collection that stores RadItem objects.

Namespace: Telerik.WinControls
Assembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class RadItemOwnerCollection : RadItemCollection
Visual Basic
Public Class RadItemOwnerCollection _
	Inherits RadItemCollection

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    Telerik.WinControls..::..RadItemCollection
      Telerik.WinControls..::..RadItemOwnerCollection
        Telerik.WinControls.UI..::..GridGroupHeaderListsCollection
        Telerik.WinControls.UI..::..RadRibbonBarCommandTabCollection

See Also