FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / Redo Method

In This Topic
    Redo Method (C1FlexSheet)
    In This Topic
    Repeats the last action (valid only when CanRedo returns true).
    Syntax
    'Declaration
     
    
    Public Sub Redo() 
    public void Redo()
    See Also