ASP.NET Pack Programmer's Guide
TabbedScrollPane.getAllowTabReorder Method
See Also
 






Gets a value indicating whether tabs can be rearranged interactively.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowTabReorder ()

 Return Value

true to allow interactive tab reordering; otherwise, false.

 Remarks

Moving a tab also changes the position of its associated DiagramPage within the document's Pages collection.

 See Also

TabbedScrollPane Members
TabbedScrollPane Class
com.mindfusion.diagramming Namespace