Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectRow As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.SelectRow
    public static readonly object SelectRow
    See Also