Gets or sets the theme of the control.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public string ThemeId { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ThemeId As String |
See Also