Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IAutoFilterIndexSupport Interface
Members


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