Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TableViewClipboardInfo Class / BaseRow Property


In This Topic
BaseRow Property
In This Topic
Gets base row.
Syntax
'Declaration
 
Public ReadOnly Property BaseRow As Integer
 
'Usage
 
Dim instance As TableViewClipboardInfo
Dim value As Integer
 
value = instance.BaseRow
See Also