Search
TabbedDiagramView Properties
 


 Public Properties

  Name Description

allowRenamePages

Gets or sets a value indicating whether DiagramPage titles can be renamed interactively.

allowReorder

Gets or sets a value indicating whether tabs can be rearranged interactively.

document

Gets or sets the diagram document displayed by this view.

selectedIndex

Gets or sets the index of the currently selected diagram page.

selectedPage

Gets or sets the currently selected tab page.

showAddButton

Gets or sets a value indicating whether to display the 'Add Tab' button.

showNavigationButtons

Gets or sets a value indicating whether to show tab navigation buttons.

showTabCloseButtons

Gets or sets a value indicating whether to display a close button for each tab.

tabAlignment

Gets or sets the tab alignment.

tabsSize

Gets or sets the height of the tab strip.

theme

Gets or sets the theme of the control.

themesPath

Gets or sets the path to the control's css themes.

 See Also