Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / SelectRow Field


In This Topic
SelectRow Field
In This Topic
Selects the row that contains the active cell. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly SelectRow As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.SelectRow
See Also