GrapeCity ActiveReports for .NET 12.0J
AllowBlank プロパティ (ReportParameter)

パラメータの値を空文字列にできるかどうかを示す値を取得または設定します。

構文
'宣言
 
Public Property AllowBlank As Boolean
public bool AllowBlank {get; set;}

プロパティ値

パラメータの値を空文字列にできる場合はtrue、それ以外の場合はfalseを示すBoolean値。 デフォルト値はfalseです。

解説

DataTypeがStringでない場合、このプロパティが無視されます。

参照

関連項目

ReportParameter クラス
ReportParameter メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.