Enables/Disables the Top/Bottom Filters menu in the ExpressView and Advanced Report designer. Top N filters allow users to see the highest or lowest values for a data set. Set to False to disable users from using Top N filters.Determines the default type of window that appears when prompting users for filter execution input.
Syntax
public System.bool IsShowTopN {get; set;}
Property Value
True or
False as described above.One of the
wrFilterExecutionWindow Enumeration members.