IXRChangeService Members
If implemented, registers the specified changes made to an XRControl or ReportDesignerDocument as a single entry in the undo-redo stack.Properties
| Name | Description |
|---|---|
| Transaction | Provides access to the undo-redo transaction. |
Methods
| Name | Description |
|---|---|
| AddItem(IComponent, IComponent) | Adds a new element to a collection. |
| RemoveItem(IComponent) | Removes an element from a collection. |
| SetProperty(Object, String, IComponent) | Assigns a new value to the specified property. |
| SetProperty(Object, String, Object) | Assigns a new value to the specified property. |
See Also