Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / FilterInactiveDisabled Field


In This Topic
    FilterInactiveDisabled Field
    In This Topic
    Specifies the index, 9, for the image for the disabled inactive filter indicator. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const FilterInactiveDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.FilterInactiveDisabled
    public const int FilterInactiveDisabled
    See Also