[]
Gets or sets a value indicating whether to pause the debugger if the report script code throws an exception.
[Browsable(false)]
public bool EnableScriptDebugging { get; set; }
Type | Description |
---|---|
bool | A bool value. |
The default is false
.