ProcessDataRequestEventArgs Properties |
![]() |
The ProcessDataRequestEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ComRawData |
Gets an ADODB recordset all rows.
|
![]() |
ComSelectedData |
Gets an ADODB recordset with only the selected rows.
|
![]() |
DashboardObject |
Gets the dashboard object from which this event was fired.
|
![]() |
DrillDown |
Gets the drilldown object from which this event was fired.
|
![]() |
ProcessLabel |
Gets the label of the button pressed to fire this ProcessDataRequest event.
|
![]() |
RawData |
Gets a data table with all rows.
|
![]() |
SelectedData |
Gets a data table with only the selected rows.
|