IsThemedControlHost Property (C1InputPanel)
In This Topic
Gets or sets a value indicating whether the theme applies to the
InputControlHost.
Syntax
'Declaration
Public Property IsThemedControlHost As Boolean
public bool IsThemedControlHost {get; set;}
See Also