Spread Windows Forms 12.0 Product Documentation
FilterBarEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : FilterBarEventArgs Class
Represents the event data for the FilterBarClick and FilterBarDoubleClick events for the Spread component, which occur when the user clicks or double-clicks the mouse button with the pointer on the filter bar.
Object Model
FilterBarEventArgs ClassSpreadView Class
Syntax
'Declaration
 
Public Class FilterBarEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As FilterBarEventArgs
public class FilterBarEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.FilterBarEventArgs

See Also

Reference

FilterBarEventArgs Members
FarPoint.Win.Spread Namespace