Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TabStripHitTestInformation Class / Sheet Property


In This Topic
Sheet Property (TabStripHitTestInformation)
In This Topic
Returns the sheet the given location refers to.
Syntax
'Declaration
 
Public ReadOnly Property Sheet As Integer
 
'Usage
 
Dim instance As TabStripHitTestInformation
Dim value As Integer
 
value = instance.Sheet
See Also