Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / FilterActiveDisabled Field


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