CellExportedEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CellExportedEventArgs コンストラクタ | 新しい CellExportedEventArgs インスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
GridColumn | エクスポートされているセルを含む Infragistics.Win.UltraWinGrid.UltraGridColumn を返します。 | |
GridRow | セルを含む Infragistics.Win.UltraWinGrid.UltraGridRow を返します。 | |
ReportCell | セルのコンテンツがエクスポートされた Infragistics.Documents.Reports.Report.Grid.IGridCell を返します。 | |
Value | グリッド セル値を返します。 |