Skip to main content
A newer version of this page is available. .

IPropertyValueProvider.GetDisplayPropertyValue(String) Method

Namespace: DevExpress.XtraReports.Expressions.Native

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

string GetDisplayPropertyValue(
    string source
)

Parameters

Name Type
source String

Returns

Type
String
See Also