ReportInfoViewModel.DeleteCommand Property
Removes the underlying reports from the service’s store.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| ICommand | An ICommand object that removes the underlying reports from the service store. |
See Also