バージョン

CellExportedEventArgs クラス メンバ

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

パブリック コンストラクタ
 名前解説
Public コンストラクタCellExportedEventArgs コンストラクタ新しい CellExportedEventArgs インスタンスを作成します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティGridColumnエクスポートされているセルを含む Infragistics.Win.UltraWinGrid.UltraGridColumn を返します。  
Public プロパティGridRowセルを含む Infragistics.Win.UltraWinGrid.UltraGridRow を返します。  
Public プロパティReportCellセルのコンテンツがエクスポートされた Infragistics.Documents.Reports.Report.Grid.IGridCell を返します。  
Public プロパティValueグリッド セル値を返します。  
トップ
参照