PowerTools ActiveReports for .NET 9.0J
DataElementOutput プロパティ (DataPoint)

データ描画時にデータポイントが表示されるかどうかを示す値を取得または設定します。
構文
'宣言
 
Public Property DataElementOutput As DataElementOutput
public DataElementOutput DataElementOutput {get; set;}

プロパティ値

データ描画時にデータポイントが表示されるかどうかを示すDataElementOutputの列挙体。
解説

Outputは、データポイントが出力時表示されることを示します。

NoOutputは、データポイントは出力時表示しないことを示します。

他の列挙値のためにDataElementOutputをご参照ください。

参照

関連項目

DataPoint クラス
DataPoint メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.