| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 : CellRangeEventArgs クラス |
CellRangeEventArgsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | CellRangeEventArgs コンストラクタ | CellRangeEventArgs の新しいインスタンスを初期化します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Cancel | System.ComponentModel.CancelEventArgsから継承されます。 |
![]() | CellRange | イベントの影響を受ける CellRange。 |
![]() | CellType | イベントの影響を受ける範囲の CellType。 |
![]() | Column | イベントの影響を受ける列のインデックス。 |
![]() | Panel | イベントの影響を受ける範囲を含む GridPanel。 |
![]() | Row | イベントの影響を受ける行のインデックス。 |