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

    Parameters

    value
    The selected value.
    See Also