[]
        
(Showing Draft Content)

C1.WPF.Document.Parameter.AllowBlank

AllowBlank Property

AllowBlank

Gets or sets a value indicating whether the value of this parameter can be an empty string. Ignored unless DataType is String.

Declaration
public bool AllowBlank { get; set; }