バージョン

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から継承されます。
トップ
参照