Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HeaderHitTestInformation Class / InFilter Property


In This Topic
InFilter Property
In This Topic
Gets whether the location refers to a filter button.
Syntax
'Declaration
 
Public ReadOnly Property InFilter As Boolean
 
'Usage
 
Dim instance As HeaderHitTestInformation
Dim value As Boolean
 
value = instance.InFilter
See Also