Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ExtendToLastRow Field


In This Topic
    ExtendToLastRow Field
    In This Topic
    Extends the selection to the last row. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToLastRow As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToLastRow
    public static readonly object ExtendToLastRow
    See Also