[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridDataMap.GetKeyValue

GetKeyValue Method

GetKeyValue(object)

Gets the key value corresponding to the specified display value.

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

The displayed value.

Returns
Type Description
object