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


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