ReportParameter.AllowBlankSpecified 属性

定义

指示已指定了 AllowBlank 属性。

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

属性值

一个 Boolean 值。

适用于