[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridDataMap.GetDisplayValue

GetDisplayValue Method

GetDisplayValue(object)

Gets the display value corresponding to the specified selected value.

Declaration
public object GetDisplayValue(object value)
Parameters
Type Name Description
object value

The selected value.

Returns
Type Description
object