Files to look at:
Dashboard for WinForms - How to Initialize Master Filters in Dashboard Viewer
The following example shows how to initialize master filter in a dashboard loaded in the Dashboard Viewer control.
To initialize master filters:
- Handle the MasterFilterDefaultValues event to apply filtering to Grid and Tree View.
- Handle the RangeFilterDefaultValue event to select the specified date range in the Range Filter.