DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
A collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
A collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Gets and sets a collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public Collection TreeViewFilterStrings { get; set; } |
Visual Basic |
---|
Public Property TreeViewFilterStrings As Collection Get Set |
Visual C++ |
---|
public: virtual property Collection^ TreeViewFilterStrings { Collection^ get () sealed; void set (Collection^ value) sealed; } |
Property Value
Type: CollectionA collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Return Value
Type: CollectionA collection of the filter strings derived from the TreeViewFilterPanelIDs collection.
Remarks
The key to the collection is the ID of the treeview.