C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowHeaderColumn Class / CellEditingTemplate Property

In This Topic
CellEditingTemplate Property (GridRowHeaderColumn)
In This Topic
Gets or sets the template used to edit a cell.
Syntax
'Declaration
 
Public Property CellEditingTemplate As DataTemplate
 
See Also