DocumentGridFieldCaptionExportedEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
DocumentGridFieldCaptionExportedEventArgs コンストラクタ | DocumentGridRecordItemExportedEventArgs のインスタンスを新規作成します。 |
名前 | 解説 | |
---|---|---|
Caption | エクスポートされているキャプション。 Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgsから継承されます。 | |
CellElement | エクスポートされたセルが属するレポート内の IGridCell。 | |
Column | エクスポートされているキャプションの列。 Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgsから継承されます。 | |
IsFooterCell | このセルがグリッド フッター内にある場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgsから継承されます。 | |
IsHeaderCell | このセルがグリッド ヘッダー内にある場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportGridFieldCaptionEventArgsから継承されます。 |