Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread.Model Namespace / IAutoFilterIndexSupport2 Interface
Members


In This Topic
    IAutoFilterIndexSupport2 Interface
    In This Topic
    Interface for supporting setting a specific column header row index in which to display the column automatic filter indicator.
    Object Model
    IAutoFilterIndexSupport2 Interface
    Syntax
    'Declaration
     
    
    Public Interface IAutoFilterIndexSupport2 
       Inherits IAutoFilterIndexSupport 
    'Usage
     
    
    Dim instance As IAutoFilterIndexSupport2
    public interface IAutoFilterIndexSupport2 : IAutoFilterIndexSupport  
    See Also