ReportDesignerDocument.Title Property
In This Article
Gets the title 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 |
---|---|
String | A string value that specifies the document title. |
See Also