FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : CellClickEventArgs Class |
The following tables list the members exposed by CellClickEventArgs.
Name | Description | |
---|---|---|
CellClickEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
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. |
CellClickEventArgs Class
FarPoint.Win.Spread Namespace
CellClick Event