Skip to main content
All docs
V25.1
  • IPropertyValueProvider.GetDisplayPropertyValue(String) Method

    Namespace: DevExpress.XtraReports.Expressions.Native

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    string GetDisplayPropertyValue(
        string source
    )

    Parameters

    Name Type
    source String

    Returns

    Type
    String
    See Also