Method GetDisplayValue
GetDisplayValue(string)
Gets the display value for the given column value.
public string GetDisplayValue(string value)
Parameters
value
stringThe column value.
Returns
- string
The display value.
Gets the display value for the given column value.
public string GetDisplayValue(string value)
value
stringThe column value.
The display value.