Subtotalデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Subtotal コンストラクタ | Subtotalクラスの新しいインスタンスを初期化します。 |
名前 | 解説 | |
---|---|---|
Components | コンテナ内のすべてのReportComponentsを含むReportComponentCollectionを取得します。 GrapeCity.ActiveReports.PageReportModel.ReportComponentContainerから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
DataElementName | 小計の名前を示します。 | |
DataElementOutput | 小計はデータが描画時に表示されるかどうかを示す値を取得または設定します。 | |
Name | Subtotalの名前を取得します。 | |
Parent | コンポーネントをホストしている親を表すインタフェースを取得または設定します。 GrapeCity.ActiveReports.PageReportModel.ReportComponentから継承されます。 | |
Position | 小計行または列は詳細行または列の前(左または上)に表示されるか後(右または下)に表示されるかを示す値を取得または設定します。 | |
ReportItems | コンテナ内のすべてのReportItemsを含むReportItemCollection を取得します。 GrapeCity.ActiveReports.PageReportModel.ReportComponentContainerから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Style | 小計行または列に含まれるトップレベルのレポートアイテムのスタイルプロパティをオーバーライドするスタイルプロパティを取得または設定します。 |
名前 | 解説 | |
---|---|---|
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Validate | オブジェクトの各プロパティの情報を検証します。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 |