Theme Property (IWijmoWidgetSupport)
Name of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, only one theme can be used for the whole page at one time. Please, make sure that all widget extenders have the same Theme value.
System.string Theme {get; set;}
'Declaration
Property Theme As System.String