WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridDataMap Class
/ GetKeyValue Method
The displayed value.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetKeyValue Method
In This Topic
Gets the key value corresponding to the specified display value.
Syntax
C#
public
object
GetKeyValue(
object
value
)
Parameters
value
The displayed value.
See Also
Reference
GridDataMap Class
GridDataMap Members