Skip to main content

IXRChangeService Methods

If implemented, registers the specified changes made to an XRControl or ReportDesignerDocument as a single entry in the undo-redo stack.
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