DataPA Enterprise Dashboard Controls API Reference
The DrillDownRequestEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DrillDownRequestEventArgs()()()() |
Creates and returns a new DrillDownRequestEventArgs object.
|
![]() |
DrillDownRequestEventArgs(String) |
Creates and returns a new DrillDownRequestEventArgs object.
|
![]() |
DrillDownRequestEventArgs(String, DrillDownGridColumnDetails) |
Creates and returns a new DrillDownRequestEventArgs object.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
drillDownString |
Gets the string that defines the drill down.
|
![]() |
gridColumnDetails |
Gets the grid column details that defines the column clicked in the grid to fire the drill down.
|