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


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