Search
TabbedDiagramView.tabsSize Property
See Also
 





Gets or sets the height of the tab strip.

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

 Syntax

JavaScript  Copy Code

get tabsSize() {}
set tabsSize(value) {}

 Property Value

Number

The height.

 See Also