ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / IReportParameter Interface / AllowEmpty Property

In This Topic
    AllowEmpty Property
    In This Topic
    True if parameter is String and it accepts String.Empty.
    Syntax
    'Declaration
     
    ReadOnly Property AllowEmpty As Boolean
    bool AllowEmpty {get;}
    See Also