C1.Win.Input.Base Namespace / C1DropDownEditorBase Class / HostedControl Property

In This Topic
HostedControl Property (C1DropDownEditorBase)
In This Topic
Gets or set the control that hosted on this C1InputHost control.
Syntax
'Declaration
 
Protected Property HostedControl As Control
 
See Also