ReportParameter.AllowBlankSpecified Property

Definition

Indicates that the AllowBlank property has been specified.

public:
 property bool AllowBlankSpecified { bool get(); void set(bool value); };
public bool AllowBlankSpecified { get; set; }
member this.AllowBlankSpecified : bool with get, set
Public Property AllowBlankSpecified As Boolean

Property Value

A Boolean value.

Applies to