Gets or sets the theme applied to the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public ThemeType Theme { get; set; } |
Visual Basic
![]() |
---|
Public Property Theme As ThemeType |
Type: ThemeType
One of the ThemeType Enumeration values that specifies the theme applied to the control. Default value is ThemeType.Standard.