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 context of this node.
Gets a value indicating whether this node is attached.
Gets a value indicating whether the selection is read-only or not.
Gets or sets the name of the selection.
Gets a collection of methods for executing transactions on the document.
Get the row selection for this selection in the given Spotfire.Dxp.Data.DataTable.
The Spotfire.Dxp.Data.DataTable to get the selection for.
The row selection in the given dataTable.
This is the base class for all selections. A selection is an object that defines a subset of rows as a Spotfire.Dxp.Data.RowSelection for all data tables in the document.
See the Spotfire.Dxp.Data.DataMarkingSelection and Spotfire.Dxp.Data.DataFilteringSelection for concrete classes.
Since
2.0