ReportDesignerDocument.HasChanges Property
Gets whether a report displayed by the current document has been changed. This is a dependency property.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the report has changes; otherwise, false. |
See Also