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

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