PivotCellEditingEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Cancel | イベントがキャンセルされるかどうかを示す値を取得または設定します。 | |
Cell | クリックされた PivotCell を取得します。 Infragistics.Controls.Grids.PivotCellEditedEventArgsから継承されます。 | |
ColumnIndex | 列のインデックスを取得します。 Infragistics.Controls.Grids.PivotCellEditedEventArgsから継承されます。 | |
CustomEditor | カスタム エディターでユーザーによって提供された UI 要素を取得します。 | |
EditedValue | 編集値を取得します。 Infragistics.Controls.Grids.PivotCellEditedEventArgsから継承されます。 | |
Editor | 編集する UI 要素を取得します。 | |
Measure | メジャーを取得します。 Infragistics.Controls.Grids.PivotCellEditedEventArgsから継承されます。 | |
RowIndex | 行のインデックスを取得します。 Infragistics.Controls.Grids.PivotCellEditedEventArgsから継承されます。 |