DataPA Enterprise Dashboard Controls API Reference

The DrillDownRequestEventArgs type exposes the following members.

Constructors

  Name Description
Public method DrillDownRequestEventArgs()()()()
Creates and returns a new DrillDownRequestEventArgs object.
Public method DrillDownRequestEventArgs(String)
Creates and returns a new DrillDownRequestEventArgs object.
Public method DrillDownRequestEventArgs(String, DrillDownGridColumnDetails)
Creates and returns a new DrillDownRequestEventArgs object.

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property drillDownString
Gets the string that defines the drill down.
Public property gridColumnDetails
Gets the grid column details that defines the column clicked in the grid to fire the drill down.

See Also