ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / Parameter Class / Nullable Property

In This Topic
Nullable Property (Parameter)
In This Topic
Indicates the value for this parameter is allowed to be Null.
Syntax
'Declaration
 
Public ReadOnly Property Nullable As Boolean
 
See Also