Search
TabbedDiagramView.ThemeId Property
See Also
 





Gets or sets the theme of the control.

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

 Syntax

C#  Copy Code

public string ThemeId { get; set; }

Visual Basic  Copy Code

Public Property ThemeId As String

 Property Value

 See Also