WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / CellTemplate Property
In This Topic
    CellTemplate Property (GridImageColumn)
    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