Version

Infragistics Undo/Redo Framework

Introduction

The Infragistics Undo/Redo Framework™ provides support for undo\redo functionality available in most applications.

The framework maintains operations history, executes undo\redo operations, and may group several operations into one single history item. Commands are provided to invoke an undo/redo operation from within your UI.

The framework is cross-platform and can be used either in WPF or Silverlight applications.

Topics

Detailed information regarding Infragistics Undo/Redo Framework is covered in the following topics:

Topic Purpose

This topic demonstrates how the Infragistics Undo\Redo Framework™ can be used with the xamGrid™ control. End-user operations as adding of a new row, editing cells and rows deletion can be reverted using the functionality provided by the framework.

This section contains reference information about the Infragistics Undo\Redo Framework™ key methods and properties. The topics included cover the reference information for the major framework classes and reference information based on the tasks you want to achieve with the Undo\Redo API.