Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / AutoFilteringColumnEventArgs Class
Properties


In This Topic
    AutoFilteringColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoFilteringColumnEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates AutoFilteringColumn event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether to cancel the filtering.  
    Public PropertyGets or sets the filter column. (Inherited from FarPoint.Web.Spread.AutoFilteredColumnEventArgs)
    Public PropertyGets the filter string. (Inherited from FarPoint.Web.Spread.AutoFilteredColumnEventArgs)
    Public PropertyGets or sets the Spread object. (Inherited from FarPoint.Web.Spread.AutoFilteredColumnEventArgs)
    Top
    See Also