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