Represents an item that contains external control. There is no limitation for the control type - could
be any descedant of the class Control.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class RadHostItem : RadItem |
| Visual Basic |
|---|
Public Class RadHostItem _
Inherits RadItem |
Inheritance Hierarchy
See Also