Enable/Disables filter dropdowns to read possible values from the Data Objects. Set to False only if retrieving values for the dropdown will take more than a couple of seconds.
Syntax
public System.bool ReadFilterValues {get; set;}
Property Value
True if reading filter values from the Data Objects is enabled (recommended) or
False if the values will not be read from the Data Source.