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


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