ActiveReports 12 Server User Guide
AllowBlank Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts.Descriptions Namespace > ReportParameterDescription Class : AllowBlank Property
Gets or sets a value indicating whether the value for this parameter is allowed to be an empty string.
Syntax
'Declaration
 
Public Property AllowBlank As Boolean
public bool AllowBlank {get; set;}
See Also

Reference

ReportParameterDescription Class
ReportParameterDescription Members