Search
TabbedDiagramView.tabAlignment Property
See Also
 






Gets or sets the tab alignment.

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

 Syntax

JavaScript  Copy Code

get tabAlignment() {}
set tabAlignment(value) {}

 Property Value

TabAlignment

A member of the TabAlignment enumeration.

 See Also