DataMarkingSelection GetSelection Method TIBCO Spotfire 6.5 API Reference
Get the row selection for this selection in the given DataTable.

Namespace: Spotfire.Dxp.Data
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public override RowSelection GetSelection(
	DataTable dataTable
)

Return Value

Type: RowSelection
The row selection in the given dataTable.
Version Information

Supported in: 4.5
See Also