Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadViewportInfo Class / TopOffset Field


In This Topic
TopOffset Field
In This Topic
Syntax
'Declaration
 
Public TopOffset As Integer()
 
'Usage
 
Dim instance As SpreadViewportInfo
Dim value() As Integer()
 
value = instance.TopOffset
 
instance.TopOffset = value
See Also