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


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