Gets or sets a value indicating whether themes apply to this control.
'Declaration
Public Overridable Property EnableTheming As Boolean
public virtual bool EnableTheming {get; set;}
Property Value
true to use themes; otherwise, false. The default is true.