DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Event aurguments passed by ManagedDashboard in BeforeRefreshdata event.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
[SerializableAttribute] public class DashboardBeforeRefreshDataArgs : EventArgs, _DashboardBeforeRefreshDataArgs |
Visual Basic |
---|
<SerializableAttribute> Public Class DashboardBeforeRefreshDataArgs Inherits EventArgs Implements _DashboardBeforeRefreshDataArgs |
Visual C++ |
---|
[SerializableAttribute] public ref class DashboardBeforeRefreshDataArgs : public EventArgs, _DashboardBeforeRefreshDataArgs |
Remarks
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
DataPAEnterpriseDashboard..::..DashboardBeforeRefreshDataArgs
System..::..EventArgs
DataPAEnterpriseDashboard..::..DashboardBeforeRefreshDataArgs