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


In This Topic
    Redo Field
    In This Topic
    Performs a redo of the most recently undone edit or action.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Redo As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.Redo
    public static readonly object Redo
    See Also