Click or drag to resize
DashboardFilterTreeViewFilterStrings Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a collection of the filter strings derived from the TreeViewFilterPanelIDs collection.

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

Property Value

Type: Collection
A collection of the filter strings derived from the TreeViewFilterPanelIDs collection.

Return Value

Type: Collection
A collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Remarks
The key to the collection is the ID of the treeview.
See Also