Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / EnhancedFilterActive Field


In This Topic
    EnhancedFilterActive Field
    In This Topic
    Specifies the index, 28, for the image for the enhanced active filter indicator.
    Syntax
    'Declaration
     
    
    Public Const EnhancedFilterActive As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.EnhancedFilterActive
    public const int EnhancedFilterActive
    See Also