Condividi tramite


ReportParameter.AllowBlank Proprietà

Definizione

Ottiene o imposta un valore che indica se il valore per questo parametro può essere la stringa vuota.

public:
 property bool AllowBlank { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
public bool AllowBlank { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
member this.AllowBlank : bool with get, set
Public Property AllowBlank As Boolean

Valore della proprietà

true se il valore per questo parametro può essere la stringa vuota; in caso contrario, false.

Attributi

Si applica a