WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridColumn Class
/ CellEditingTemplate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CellEditingTemplate Property (GridColumn)
In This Topic
Gets or sets the template used to edit a cell.
Syntax
C#
public
DataTemplate
CellEditingTemplate {
get
;
set
;}
See Also
Reference
GridColumn Class
GridColumn Members