Skip to main content

IPropertyValueProvider.GetDisplayPropertyValue(String) Method

Namespace: DevExpress.XtraReports.Expressions.Native

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

NuGet Package: DevExpress.Printing.Core

#Declaration

string GetDisplayPropertyValue(
    string source
)

#Parameters

Name Type
source String

#Returns

Type
String
See Also