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