[]
Gets or sets a value indicating whether the query parameters dialog box appears when the report is executed.
public bool ShowParameterUI { get; set; }
Type | Description |
---|---|
bool | A bool value. |
Set this property to false
if the report is a sub-report that takes its parameter values from the parent report.