Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Utilities.v4.4 Assembly / Xceed.Chart.Utilities Namespace / History Class


In This Topic
    History Class Methods
    In This Topic

    For a list of all members of this type, see History members.

    Public Methods
     NameDescription
    Public MethodDetermines whether the user can perform Redo  
    Public MethodDetermines whether the user can perform Undo  
    Public MethodClears the currently recorded history  
    Public MethodExports the undo and redo stacks in ListBox instances  
    Public MethodExports the undo and redo stacks in TreeView instances  
    Public MethodEnds the last batch  
    Public MethodRecords a single field change of a history target  
    Public MethodRecords a single property change of a history target nested object field  
    Public Method  
    Public MethodRecords the entire state of a history target nested object  
    Public MethodRecords a single property change of a history target  
    Public MethodRecords the entire state of a history target  
    Public MethodPerforms a Redo operation  
    Public MethodClears the currently recorded history and initializes the default Suspend and InternalSuspend settings  
    Public MethodDiscards all operations added to the last batch and removes it.  
    Public MethodAttaches the history to a Guid pool  
    Public MethodStarts a batch  
    Public MethodStarts a single batch  
    Public MethodStarts a single batch  
    Public MethodRecords a target added event  
    Public MethodRecords a target deleted event  
    Public MethodPerforms a Undo operation  
    Top
    See Also