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