ReportInfo.Key Property
In This Article
Gets a value specifying the report’s unique identifier.
Namespace: DevExpress.Xpf.Reports.UserDesigner.Extensions
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value specifying the report’s unique identifier. |
See Also