Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Undo As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.Undo
    public static readonly object Undo
    See Also