MindFusion.Wpf Pack Programmer's Guide
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.

Behavior

Gets or sets a value indicating how the control responds to user actions.

CurrentPage

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

DiagramView

Gets the internal DiagramView used to render diagram pages.

Document

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

ScrollX

Gets or sets the horizontal scroll position.

ScrollY

Gets or sets the vertical scroll position.

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.

ZoomFactor

Gets or sets the effective zoom factor used to scale up or down the Diagram. This property takes into consideration the Diagram.ZoomFactor so changing it will not cause visual change

 See Also

TabbedDiagramView Class
MindFusion.Diagramming.Wpf Namespace