DashboardDesignerInitialise Method |
|
DataPA OpenAnalytics API Reference
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 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.
See Also