FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / EditAction Class / SaveNewState Method

In This Topic
    SaveNewState Method (EditAction)
    In This Topic
    Saves the state of the control after the action.
    Syntax
    'Declaration
     
    
    Public Function SaveNewState() As Boolean
    public bool SaveNewState()
    See Also