HostedControl Property (C1DropDownControl)
In This Topic
Gets or set the control that hosted on this
C1.Win.Input.Base.C1InputHost control.
Syntax
'Declaration
Protected Property HostedControl As Control
protected Control HostedControl {get; set;}
See Also