WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDataMap Class / GetKeyValue Method
The displayed value.
In This Topic
    GetKeyValue Method
    In This Topic
    Gets the key value corresponding to the specified display value.
    Syntax
    public object GetKeyValue( 
       object value
    )

    Parameters

    value
    The displayed value.
    See Also