Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the active Spotfire.Dxp.Data.DataTable. That is, the active Spotfire.Dxp.Data.DataTable of the active Spotfire.Dxp.Application.Visual, if there is any. May return null.
Gets the active filter. That is, the active filtering of the active page if there is any. May return null.
Gets the active marking. That is, the active marking of the active Spotfire.Dxp.Application.Visual, if there is any. May return null.
Gets or sets the active Spotfire.Dxp.Application.Visual. That is, the active Spotfire.Dxp.Application.Visual of the active Spotfire.Dxp.Application.Page, if there is any. May return null.
Gets the context of this node.
Gets the collection of custom nodes associated with this page.
Gets the details on demand panel for this Spotfire.Dxp.Application.Page.
Gets the filter panel for this Spotfire.Dxp.Application.Page.
Gets or sets a value indicating whether a minimum height has been set for the page.
Gets or sets a value indicating whether a minimum width has been set for the page.
Gets a value indicating whether this node is attached.
Gets or sets the minimum height of the page. This is used if Spotfire.Dxp.Application.Page.HasMinimumHeight is set to true.
Gets or sets the minimum width of the page. This is used if Spotfire.Dxp.Application.Page.HasMinimumWidth is set to true.
Gets the Spotfire.Dxp.Application.Panel collection for the Spotfire.Dxp.Application.Page.
Gets or sets a value indicating whether to show the active visual maximized.
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.
Gets a collection of methods for executing transactions on the document.
Gets or sets a value indicating whether this Spotfire.Dxp.Application.Page is visible.
Gets the collection of Spotfire.Dxp.Application.Visual objects on this Spotfire.Dxp.Application.Page.
Applies the supplied Spotfire.Dxp.Application.Layout.LayoutDefinition to the Spotfire.Dxp.Application.Visuals in this Spotfire.Dxp.Application.Page.
The layout to arrange by.
Applies the supplied Spotfire.Dxp.Application.Layout.TileMode to the Spotfire.Dxp.Application.Page.
The Spotfire.Dxp.Application.Layout.TileMode to apply.
Configures this page in a default way.
Configures this page using settings from the specified source page.
Source page. Can be null.
Gets the bounds of a visual in the user interface.
The Spotfire.Dxp.Application.Visual to get the bounds for.
Current bounds.
Gets the bounds of a visual given a rectangle defining a visualization area.
The bounds the visual would have, given the bounds of a visualization area.
A page contains visuals and panels.
Since
2.0