e901252fae134db6ec1fd76cc78021647b953bf5
API/CodeSamples/ShowDataWhenParametersBlank.md
| ... | ... | @@ -8,6 +8,8 @@ _**Obsolete:** As of version 6.7, this setting is no longer available._ |
| 8 | 8 | |
| 9 | 9 | Gets or sets whether the data grid should be displayed on the report viewer before the user selects values for all of the filters on the report. This setting does not apply to the report designer preview tab. |
| 10 | 10 | |
| 11 | +**Default Value:** true |
|
| 12 | + |
|
| 11 | 13 | ##Global.asax (C♯) |
| 12 | 14 | |
| 13 | 15 | ```csharp |