[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ParameterDescriptor.Nullable

Nullable Property

Nullable

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

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

true if null values are permissible; otherwise, false.