Types of mouse clicks on a cell.
| Member | Value | Description |
|---|---|---|
| ct_Regular | 0 | Normal click (after the exit event) |
| ct_Double | 1 | Double-click |
| ct_Linked | 2 | Click on a link arrow connected to a cell (only for matrix cells) |
| ct_Collapsed | 3 | Click on collapse arrow connected to a cell (only for matrix cells) |
| ct_Right | 4 | Right-click |
| ct_RightNoBlocking | 5 |