Spread WinForms 15
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
See Also