ComponentOne FlexReport for WinForms
Nullable Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Parameter Class : Nullable Property
Gets or sets a value indicating whether the value of this parameter can be null. Cannot be true if this is a multi-value parameter.
Syntax
'Declaration
 
Public Property Nullable As System.Boolean
public System.bool Nullable {get; set;}
See Also

Reference

Parameter Class
Parameter Members