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


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