ComponentOne Xamarin Edition
GetDisplayValue Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridDataMap Class : GetDisplayValue Method
The selected value.
Gets the display value corresponding to the specified selected value.
Syntax
public object GetDisplayValue( 
   object value
)

Parameters

value
The selected value.
See Also

Reference

GridDataMap Class
GridDataMap Members