[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.AllowBlank

AllowBlank Property

AllowBlank

Gets a value indicating whether an empty string is a valid value for the parameter.

Declaration
public bool AllowBlank { get; }
Property Value
Type Description
bool

true if blank values are allowed; otherwise, false.