[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportParameter.Nullable

Nullable Property

Nullable

Gets or sets a value indicating whether the parameter value can be null.

Declaration
public bool Nullable { get; set; }
Property Value
Type Description
bool

A bool value where true indicates that the parameter can be null; otherwise, false. Default value is false.