DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Creates and returns a new DrillDownRequestEventArgs object.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public DrillDownRequestEventArgs( string drillDownString ) |
Visual Basic |
---|
Public Sub New ( drillDownString As String ) |
Visual C++ |
---|
public: DrillDownRequestEventArgs( String^ drillDownString ) |
Parameters
- drillDownString
- Type: System..::..String
The string that defines the drill down.