Click or drag to resize
DashboardObjectDisplayApplyButton Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if the treeview should display an apply button

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public bool DisplayApplyButton { get; set; }

Return Value

Type: Boolean
True if the treeview should display an apply button
See Also