Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / BorderEditor Class / StartRow Property


In This Topic
StartRow Property
In This Topic
Syntax
'Declaration
 
Public Overridable Property StartRow As Integer
 
'Usage
 
Dim instance As BorderEditor
Dim value As Integer
 
instance.StartRow = value
 
value = instance.StartRow
See Also