DrillDownEventArgs Properties |
The DrillDownEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value that indicates if the DrillDown event should be processed.
|
|
DrillDown |
Gets the DrillDown object that this event is related to.
|
|
GridColumnDetails |
Gets the grid column details that this event is related to.
|
|
GridRowDetails |
Gets the grid column details for the grid ow that this event is related to.
|