'宣言 Public Event BeforeMouseDown As C1.Win.C1FlexGrid.BeforeMouseDownEventHandler
public event C1.Win.C1FlexGrid.BeforeMouseDownEventHandler BeforeMouseDown
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、C1.Win.C1FlexGrid.BeforeMouseDownEventArgs 型の引数を受け取りました。次の BeforeMouseDownEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Button | |
| Cancel | |
| Clicks | |
| Delta | |
| X | |
| Y |
参照