Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.Utilities.v4.4 Assembly / Xceed.Chart.Utilities Namespace / History Class
Fields Properties Methods Events


In This Topic
    History Class Members
    In This Topic

    The following tables list the members exposed by History.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Public Fieldstatic (Shared in Visual Basic)This member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    Public Properties
     NameDescription
    Public PropertySuspends history recording  
    Public PropertySuspends history recording  
    Public PropertyControls the depth of undo history recording  
    Top
    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
    Public Events
     NameDescription
    Public EventFired when the history is cleared  
    Public EventFired when a single operation is recorded  
    Public EventFired when redo is execuded  
    Public EventFired when undo is execuded  
    Top
    See Also