Search
TabbedDiagramView Properties
 


 Public Properties

  Name Description

AllowRenamePages

Gets or sets whether DiagramPage titles can be renamed interactively.

AllowTabReorder

Gets or sets a value indicating whether tabs can be rearranged interactively. This is a dependency property.

CurrentPage

Gets or sets the currently active page. This is a dependency property.

Document

Gets or sets the displayed diagram document. This is a dependency property.

ShowCreateNewTab

Gets or sets a value indicating whether to display the 'Create New Tab' button. This is a dependency property.

ShowTabCloseButtons

Gets or sets a value indicating whether to display a close button for each tab. This is a dependency property.

ShowTabNavigationButtons

Gets or sets a value indicating whether the tab navigation buttons. This is a dependency property.

ShowTabs

Gets or sets a value indicating whether the tabs are visible. This is a dependency property.

TabAlignment

Gets or sets the tabs alignment. This is a dependency property.

TabLayoutMode

Gets or sets a value indicating how tab headers are arranged when the available space is insufficient. This is a dependency property.

 See Also