MasterFilterSetEventArgs Properties
Provides data for the MasterFilterSet event of the DashboardDesigner and DashboardViewer.| Name | Description |
|---|---|
| DashboardItemName | Gets the name of the dashboard item. |
| SelectedRange | Gets the selected range in the Range Filter dashboard item. |
| SelectedValues | Gets currently selected records in the master filter item. |
See Also