Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FilterBarEventArgs Class
Properties


In This Topic
    FilterBarEventArgs Class Members
    In This Topic

    The following tables list the members exposed by FilterBarEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the FilterBarClick event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets which mouse button has been pressed.  
    Public PropertyGets or sets whether to cancel default processing.  
    Public PropertyGets the column index of the cell in filter bar that is clicked.  
    Public PropertyGets the view that contains the filter bar cell that is clicked.  
    Public PropertyGets the x-coordinate of the pointer position.  
    Public PropertyGets the y-coordinate of the pointer position.  
    Top
    See Also