EditorServices.ChangeService Property
In This Article
Returns a service that maintains all changes executed by a user.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IChange |
An object implementing the IChange |
See Also