WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / IconTemplate Property
In This Topic
    IconTemplate Property (GridCellView)
    In This Topic
    Gets or sets a leading icon template to be displayed in the cell.
    Syntax
    public DataTemplate IconTemplate {get; set;}
    See Also