Gets a value indicating whether the selection is read-only or not.
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 or sets the name of the selection.
Gets a collection of methods for executing transactions on the document.
When two tables are related the filtering in one table may affect the other table. The setting of propagation of filtering between related tables can be retrieved from this method. Note that this is a property that is set in one direction only, filtering in one table may affect the filtering in another table while the filtering in that table may or may not affect the first table.
The relation propagation behavior.
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.
When two tables are related the filtering in one table may affect the other table. This propagation of filtering between related tables are modified by this method. Note that this is a property that is set in one direction only, filtering in one table may affect the filtering in another table while the filtering in that table may or may not affect the first table.
The table to propagate to.
The table to propagate from.
The requested behavior.
This is a Spotfire.Dxp.Data.DataSelection representing a filtering in the Spotfire.Dxp.Data.DataTables as a subset of the rows.
Since
2.0