[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Parameter.Nullable

Nullable Property

Nullable

Gets a value indicating whether the parameter accepts null values.

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

true if null values are allowed; otherwise, false.