ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / AllowBlank Property

In This Topic
    AllowBlank Property (Parameter)
    In This Topic
    Indicates whether an empty string is a valid value for this parameter.
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowBlank As Boolean
    public bool AllowBlank {get;}
    See Also