FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FilterBarEventArgs Class |
The following tables list the members exposed by FilterBarEventArgs.
Name | Description | |
---|---|---|
FilterBarEventArgs Constructor | Creates a new object with the FilterBarClick event arguments. |
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 in filter bar that is clicked. | |
View | Gets the view that contains the filter bar cell that is clicked. | |
X | Gets the x-coordinate of the pointer position. | |
Y | Gets the y-coordinate of the pointer position. |