PowerTools ActiveReports for .NET 9.0J
Hidden プロパティ (ReportParameter)

このパラメータはエンドユーザーに表示する必要があるかどうかを示す値を取得または設定します。

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

プロパティ値

このパラメータはエンドユーザーに表示しない場合はtrue、それ以外の場合はfalseを示すBoolean値。 デフォルト値はfalseです。

解説

プロパティはtrueに設定されている場合、パラメータがサブレポートおよびドリルスルーレポートと同様に、コード上で使用可能になります。

参照

関連項目

ReportParameter クラス
ReportParameter メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.