ComponentOne FlexReport for UWP
AllowBlank Property

C1.UWP.Document Assembly > C1.Xaml.Document 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