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


In This Topic
    Undo Field
    In This Topic
    Performs an undo of the most recent edit or action.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Undo As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.Undo
    public static readonly object Undo
    See Also