IPropertyValueProvider.GetDisplayPropertyValue(String) Method
Namespace: DevExpress.XtraReports.Expressions.Native
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| source | String |
Returns
| Type |
|---|
| String |
See Also
Namespace: DevExpress.XtraReports.Expressions.Native
Assembly: DevExpress.Printing.v26.1.Core.dll
string GetDisplayPropertyValue(
string source
)
Function GetDisplayPropertyValue(
source As String
) As String
| Name | Type |
|---|---|
| source | String |
| Type |
|---|
| String |