Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToNextRow Field


In This Topic
    ExtendToNextRow Field
    In This Topic
    Extends the selection down one row.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToNextRow As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToNextRow
    public static readonly object ExtendToNextRow
    See Also