The Page type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ActiveDataTableReference | ||
| ActiveFilteringSelectionReference | Gets the active filter. That is, the active
filtering of the active page if there is any. May return null.
| |
| ActiveMarkingSelectionReference | Gets the active marking. That is, the active
marking of the active
Visual, if there is any. May return null.
| |
| ActiveVisualReference | ||
| Context |
Gets the context of this node.
(Inherited from DocumentNode.) | |
| CustomNodes | Gets the collection of custom nodes associated with this page.
| |
| DetailsOnDemandPanel | Gets the details on demand panel for this Page.
| |
| FilterPanel | Gets the filter panel for this Page.
| |
| Id | Gets the unique id for this instance.
| |
| IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) | |
| Panels | ||
| Title | Gets or sets the page title. If set to a title that is not
unique, the provided title will be modified in such a way that it
becomes unique.
| |
| Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) | |
| Visuals |
See Also