Exposes the Items property for accessing a collection of the items in a
combobox.
Namespace: Telerik.WinControls.ElementsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public interface IItemsOwner |
| Visual Basic |
|---|
Public Interface IItemsOwner |
See Also