Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Const FilterInactiveDisabled As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = SpreadView.FilterInactiveDisabled
    public const int FilterInactiveDisabled
    See Also