ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ParameterDescriptor Class / AllowBlank Property

In This Topic
    AllowBlank Property (ParameterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowBlank As Boolean
    public bool AllowBlank {get; set;}
    See Also