Method GetDisplayText
GetDisplayText(object)
Retrieves the display text for the specified collection item.
protected virtual string GetDisplayText(object value)
Parameters
value
objectThe collection item for which to retrieve display text.
Returns
- string
The display text for the specified item value.