EntityInfo<TName>.DisplayName Property
Specifies the data source display name for a WPF Report Wizard.
Namespace: DevExpress.Data.XtraReports.DataProviders
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the data source display name. |
See Also