Click or drag to resize
DashboardDesignerNavigatorContextButtonCollection Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the Button Collection on the Navigator to allow the developer to add their own buttons.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public NavigatorButtonSpecCollection NavigatorContextButtonCollection { get; }

Property Value

Type: NavigatorButtonSpecCollection
The Button Collection on the Navigator to allow the developer to add their own buttons.
Remarks