[]
        
(Showing Draft Content)

C1.WinUI.DataFilter.CheckListTemplateSelector

CheckListTemplateSelector Class

The template selector to use in check list filter.

Inheritance
CheckListTemplateSelector
Namespace: C1.WinUI.DataFilter
Assembly: C1.WinUI.DataFilter.dll
Syntax
public class CheckListTemplateSelector : DataTemplateSelector

Constructors

Name Description
CheckListTemplateSelector()

Properties

Name Description
NormalTemplate

The template to use for normal item.

SummaryTemplate

The template to use for summary.

Methods

Name Description
SelectTemplateCore(object, DependencyObject)

Returns a data template based on custom logic.