Gets or sets the current page.
Namespace: MindFusion.Diagramming
File: PagedContainerNode.js
SyntaxJavaScript
Copy Code
|
|---|
get currentPage() {} |
ContainerPage
A ContainerPage reference.
RemarksPagedContainerNode displays only child items associated with this page. Users can change the current page by clicking on arrow icons in the caption bar.
See Also