Gets or sets the theme.
Namespace: Dapfor.Net.UiAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
public Theme Theme { get; set; } |
Visual Basic |
---|
Public Property Theme As Theme Get Set |
Visual C++ |
---|
public: property Theme^ Theme { Theme^ get (); void set (Theme^ value); } |
F# |
---|
member Theme : Theme with get, set |
Property Value
Type: ThemeThe theme.