Gets a value indicating whether tabs can be rearranged interactively.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAllowTabReorder () |
true to allow interactive tab reordering; otherwise, false.
RemarksMoving a tab also changes the position of its associated DiagramPage within the document's Pages collection.
See Also