ReportDataV2.DisplayName Property
Specifies the report’s display name.
Namespace: DevExpress.Persistent.BaseImpl.EF
Assembly: DevExpress.Persistent.BaseImpl.EFCore.v25.2.dll
NuGet Package: DevExpress.Persistent.BaseImpl.EFCore
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is the report’s display name. |
Implements
See Also