Skip to main content

IPropertyValueProvider.GetRealPropertyValue(String) Method

Namespace: DevExpress.XtraReports.Expressions.Native

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

NuGet Package: DevExpress.Printing.Core

Declaration

string GetRealPropertyValue(
    string source
)

Parameters

Name Type
source String

Returns

Type
String
See Also