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

In This Topic
    Nullable Property (IReportParameter)
    In This Topic
    Gets true if nullable checkbox should be displayed
    Syntax
    'Declaration
     
    ReadOnly Property Nullable As Boolean
    bool Nullable {get;}
    See Also