Click or drag to resize
ProcessDataRequestEventArgsSelectedData Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a data table with only the selected rows.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DataTable SelectedData { get; }

Return Value

Type: DataTable
A data table with only the selected rows.
Remarks