WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDateTimeColumn Class / CellEditingTemplate Property
In This Topic
    CellEditingTemplate Property (GridDateTimeColumn)
    In This Topic
    Gets or sets the template used to edit a cell.
    Syntax
    public DataTemplate CellEditingTemplate {get; set;}
    See Also