Gets or sets a value indicating whether to display the 'Add Tab' button.
Namespace: MindFusion.Diagramming.Controls
File: TabbedDiagramView.js
SyntaxJavaScript
Copy Code
|
|---|
get showAddButton() {} |
Boolean
true if the 'Add Tab' button is visible, or false otherwise. The default value is false.
See Also