FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / UndoStack Class / StateChanged Event

In This Topic
    StateChanged Event
    In This Topic
    Occurs when the status of the undo stack changes.
    Syntax
    'Declaration
     
    
    Public Event StateChanged As EventHandler
    public event EventHandler StateChanged
    See Also