Gets or sets the title of this page.
Namespace: MindFusion.Diagramming
Assembly: ContainerPage.js
SyntaxJavaScript
Copy Code
|
|---|
get title() {} |
String
A string containing title text.
RemarksPagedContainerNode set its text to the title of currentPage.
See Also