Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / AutoFilteredColumnEventArgs Class
Properties


In This Topic
    AutoFilteredColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoFilteredColumnEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new object with the AutoFilteredColumn event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the index of the column that was automatically filtered.  
    Public PropertyGets the string the column was filtered by.  
    Public PropertyGets the sheet whose rows were just automatically filtered.  
    Top
    See Also