ComponentOne FlexReport for WinForms
AllowBlank Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > Parameter Class : AllowBlank Property
Gets or sets a value indicating whether the value of this parameter can be an empty string. Ignored unless DataType is String.
Syntax
'Declaration
 
Public Property AllowBlank As System.Boolean
public System.bool AllowBlank {get; set;}
See Also

Reference

Parameter Class
Parameter Members