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