バージョン

DocumentGridRowExportedEventArgs クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタDocumentGridRowExportedEventArgs コンストラクタDocumentRowExportedEventArgs オブジェクトを新規作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティContainingGridエクスポートされた行が属するレポートの IGrid。  
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グリッドの行オブジェクトを表示するために作成されるレポートの行オブジェクト。  
トップ
参照