WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / ItemTemplate Property
In This Topic
    ItemTemplate Property (C1DataFilter)
    In This Topic
    Gets or sets the template applied to all the items of the list.
    Syntax
    public DataTemplate ItemTemplate {get; set;}
    See Also