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


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