DataPA Enterprise Dashboard Controls API Reference
Event aurguments passed by DashboardObjectPanel and FlashBrowsers in DrillDownRequest event.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public class DrillDownRequestEventArgs : EventArgs,
_DrillDownRequestEventArgs |
Visual Basic |
---|
Public Class DrillDownRequestEventArgs
Inherits EventArgs
Implements _DrillDownRequestEventArgs |
Visual C++ |
---|
public ref class DrillDownRequestEventArgs : public EventArgs,
_DrillDownRequestEventArgs |
Remarks
Inheritance Hierarchy
See Also