Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / FilterBarDropDownSelectionChangingEventArgs Class
Members


In This Topic
    FilterBarDropDownSelectionChangingEventArgs Class
    In This Topic
    Represents the event data for the FilterBar editor.
    Syntax
    'Declaration
     
    
    Public Class FilterBarDropDownSelectionChangingEventArgs 
       Inherits System.EventArgs
    public class FilterBarDropDownSelectionChangingEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          FarPoint.Win.Spread.CellType.FilterBarDropDownSelectionChangingEventArgs

    See Also