Name | Description | |
---|---|---|
![]() | ActualColumnLayoutIndex | Gets the actual column index in layout |
![]() | ActualRowLayoutIndex | Gets the actual row index in layout |
![]() | Button | Gets which mouse button has been pressed. |
![]() | Cancel | Gets or sets whether to cancel default processing. |
![]() | Column | Gets the column index of the cell that is clicked. |
![]() | ColumnFooter | Gets whether the cell that is clicked is in the column footer. |
![]() | ColumnHeader | Gets whether the cell that is clicked is in the column headers. |
![]() | Row | Gets the row index of the cell that is clicked. |
![]() | RowHeader | Gets whether the cell that is clicked is in the row headers. |
![]() | View | Gets the view that contains the cell that is clicked. |
![]() | X | Gets the x-coordinate of the pointer position. |
![]() | Y | Gets the y-coordinate of the pointer position. |