[]
CheckListFilter that represents UI for ChecklistFilter.
public class CheckListFilterPresenter : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject
Name | Description |
---|---|
CheckListFilterPresenter() | Initializes a new instance of the CheckListFilterPresenter class. |
Name | Description |
---|---|
FilterProperty | Identifies the Filter dependency property. |
SelectAllProperty | Identifies the SelectAll dependency property. |
Name | Description |
---|---|
Filter | Gets or sets filter associated with this element. |
SelectAll | Label for CheckAll checkbox. |
Name | Description |
---|---|
BuildRenderTree(RenderTreeBuilder) | |
Dispose(bool) | |
ImplementLocalization() | Implement localization. |
OnAfterRender(bool) | |
OnInitialized() |