Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ExtendToLastItemWithData As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ExtendToLastItemWithData
    public static readonly object ExtendToLastItemWithData
    See Also