69d562f1b13b77f13cb67c43ceeaa5a357367a74
FAQ/Questions/How-To-Preset-Values-In-Filter.md
| ... | ... | @@ -13,6 +13,7 @@ You can use hidden filter to make reports pre-filtered whenever they are opened |
| 13 | 13 | |
| 14 | 14 | ###Example: Presetting a time period (From a year ago to Today) |
| 15 | 15 | |
| 16 | +###C# |
|
| 16 | 17 | ```csharp |
| 17 | 18 | public override void PreExecuteReportSet(ReportSet reportSet) |
| 18 | 19 | { |