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


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