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