WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridImageColumn Class
/ DataMap Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DataMap Property (GridImageColumn)
In This Topic
Gets or sets the DataMap used to convert raw values into display values for the column.
Syntax
C#
public
GridDataMap
DataMap {
get
;
set
;}
Remarks
Columns with an associated
GridDataMap
will display a picker instead of the inline editor.
See Also
Reference
GridImageColumn Class
GridImageColumn Members