Spread for ASP.NET 10 Product Documentation
AutoFilteringColumnEventArgs Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

AutoFilteringColumnEventArgs Members
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.