GrapeCity ActiveReports for .NET 12.0J
DataElementOutput プロパティ (Grouping)

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

プロパティ値

グループはデータの描画時に表示されるかどうかを示すDataElementOutput列挙体。
解説

リストのグループがある場合は、このプロパティは無視されます。

Ouput(デフォルト): グループは出力時に表示されます。

NoOuput: グループは出力時に表示されません。 

参照

関連項目

Grouping クラス
Grouping メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.