MasterFilterSetEventArgs Constructors
Provides data for the MasterFilterSet event of the DashboardDesigner and DashboardViewer.| Name | Parameters | Description |
|---|---|---|
| MasterFilterSetEventArgs(String, DashboardDataSet, RangeFilterSelection) | dashboardItemName, selectedValues, masterFilterRange | Initializes a new instance of the MasterFilterSetEventArgs class. |
See Also