DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Method that needs to be called before the control can be used.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public void Initialise() |
Visual Basic |
---|
Public Sub Initialise |
Visual C++ |
---|
public: virtual void Initialise() sealed |
Remarks
Set the Application objects before calling if you want this control to share core DataPA functionality with existing components.