[]
Conditional filter item presenter for filter NumericFilter.
[TemplatePart(Name = "Value", Type = typeof(C1NumericBox))]
public class NumericFilterPresenter : ConditionalFilterItemPresenter<NumericFilter>, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
<TemplatePart(Name:="Value", Type:=GetType(C1NumericBox))>
Public Class NumericFilterPresenter
Inherits ConditionalFilterItemPresenter(Of NumericFilter)
Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
| Name | Description |
|---|---|
| NumericFilterPresenter() | Initializes a new instance of the NumericFilterPresenter class. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() | |
| SetDefaultValue(OperationExpression) | Set default value to value's element. |