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


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