WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CustomFilter Class / Template Property
In This Topic
    Template Property
    In This Topic
    Gets or sets the control template that represents the custom filter.
    Syntax
    public DataTemplate Template {get; set;}
    See Also