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


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