[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterBarEventArgs.-ctor

FilterBarEventArgs Constructor

FilterBarEventArgs(SpreadView, int, int, int, MouseButtons)

Creates a new object with the FilterBarClick event arguments.

Declaration
public FilterBarEventArgs(SpreadView view, int column, int x, int y, MouseButtons button)
Public Sub New(view As SpreadView, column As Integer, x As Integer, y As Integer, button As MouseButtons)
Parameters
Type Name Description
SpreadView view

View (Spreadview object) that contains the filter bar cell clicked

int column

Column index of filter bar cell clicked

int x

X-coordinate of the pointer position

int y

Y-coordinate of the pointer position

MouseButtons button

Which mouse button was pressed