Represents a view that displays DiagramDocument objects.
The following tables list the members exposed by the TabbedDiagramView type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the TabbedDiagramView class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether DiagramPage titles can be renamed interactively. |
|
![]() |
Gets or sets a value indicating whether tabs can be rearranged interactively. |
|
![]() |
Gets or sets the diagram document displayed by this view. |
|
![]() |
Gets or sets the index of the currently selected diagram page. |
|
![]() |
Gets or sets the currently selected tab page. |
|
![]() |
Gets or sets a value indicating whether to display the 'Add Tab' button. |
|
![]() |
Gets or sets a value indicating whether to show tab navigation buttons. |
|
![]() |
Gets or sets a value indicating whether to display a close button for each tab. |
|
![]() |
Gets or sets the tab alignment. |
|
![]() |
Gets or sets the height of the tab strip. |
|
![]() |
Gets or sets the theme of the control. |
|
![]() |
Gets or sets the path to the control's css themes. |
Name | Description | |
---|---|---|
![]() ![]() |
Creates and initializes a new TabbedDiagramView from the specified element. This method is static and can be called without creating an instance of the class. |
|
![]() |
DiagramView.dispose override. |
|
![]() |
Loads the diagram from a JSON string. |
|
![]() |
DiagramView.initialize override. |
|
![]() |
Loads the diagram from an XML file. |
|
![]() |
Saves the diagram to an XML file. |
|
![]() |
Sets the current theme of the control and its pages. |
|
![]() |
Saves the diagram to a JSON string. |