public System.Nullable<bool> SuppressFiltersInterface {get; set;}
Set to True to suppress the Filters menu for the Report Wizard and Report Designer when the Api Action is New[*]. Prevents users from adding filters at the report level.
public System.Nullable<bool> SuppressFiltersInterface {get; set;}
This does not prevent interactive Report Viewer sorts from being added and saved to User Reports. To disable Report Viewer interactivity, set AllowInteractiveHtml to False.