ReportDesignerDocument.Source Property
In This Article
Gets the source of the current report designer document. This is a dependency property.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that specifies the document source. |
#Remarks
The following source types are supported:
See Also