バージョン

DocumentRowExportingEventArgs クラス メンバ

DocumentRowExportingEventArgsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタDocumentRowExportingEventArgs コンストラクタDocumentRowExportingEventArgs オブジェクトを新規作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティCancel  
Public プロパティContainingTableエクスポートされた行が属するレポートのテーブル。 Infragistics.Web.UI.GridControls.DocumentRowExportedEventArgsから継承されます。
Public プロパティGridRowグリッド内のエクスポートされている行 (ある場合) を返します 。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。
Public プロパティIsFooterRowこれがフッター行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。
Public プロパティIsHeaderRowこれがヘッダー行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。
Public プロパティIsSummaryRowこれが集計行である場合は true を返します。 Infragistics.Web.UI.GridControls.BaseExportRowEventArgsから継承されます。
Public プロパティReportRowグリッドの行オブジェクトを表示するために作成されるレポートの行オブジェクト。 Infragistics.Web.UI.GridControls.DocumentRowExportedEventArgsから継承されます。
トップ
参照