In This Topic
Gets or sets the name of the component that owns the theme (e.g., "C1Schedule", "C1Calendar" or "C1Ribbon").
Syntax
'Declaration
Protected Overridable ReadOnly Property ComponentType As String
protected virtual string ComponentType {get;}
See Also