Search
Palette.Theme Property
See Also
 





Gets or sets the theme used to style the control.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public string Theme { get; set; }

Visual Basic  Copy Code

Public Property Theme As String

 Property Value

 See Also