Spread for ASP.NET 11 Product Documentation
AutoFilteringColumnEventArgs Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : AutoFilteringColumnEventArgs Class
Represents the event data for the AutoFilteringColumn event for the Spread component, which occurs when columns are being automatically filtered.
Object Model
AutoFilteringColumnEventArgs ClassFpSpread Class
Syntax
'Declaration
 
Public Class AutoFilteringColumnEventArgs 
   Inherits AutoFilteredColumnEventArgs
'Usage
 
Dim instance As AutoFilteringColumnEventArgs
public class AutoFilteringColumnEventArgs : AutoFilteredColumnEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Web.Spread.AutoFilteredColumnEventArgs
         FarPoint.Web.Spread.AutoFilteringColumnEventArgs

See Also

Reference

AutoFilteringColumnEventArgs Members
FarPoint.Web.Spread Namespace