RadControls for WinForms

An interface which provides methods for handling a collection of RadItems. This interface is used throughout controls which represent a list of items.

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

Syntax

C#
public interface IItemsControl
Visual Basic
Public Interface IItemsControl

See Also