Search
TabbedDiagramView.theme Property
See Also
 





Gets or sets the theme of the control.

Namespace: MindFusion.Diagramming.Controls
File: TabbedDiagramView.js

 Syntax

JavaScript  Copy Code

get theme() {}
set theme(value) {}

 Property Value

Theme

An instance of the Theme class.

 See Also