WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridNumericColumn Class / CellTemplate Property
In This Topic
    CellTemplate Property (GridNumericColumn)
    In This Topic
    Gets or sets the template used to display the contents of a cell that is not in editing mode.
    Syntax
    public DataTemplate CellTemplate {get; set;}
    See Also