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


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