[]
        
(Showing Draft Content)

C1.WPF.DataFilter.NumericFilterPresenter

NumericFilterPresenter Class

Conditional filter item presenter for filter NumericFilter.

Namespace: C1.WPF.DataFilter
Assembly: C1.WPF.DataFilter.dll
Syntax
[TemplatePart(Name = "Value", Type = typeof(C1NumericBox))]
public class NumericFilterPresenter : ConditionalFilterItemPresenter<NumericFilter>, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient

Constructors

Name Description
NumericFilterPresenter()

Initializes a new instance of the NumericFilterPresenter class.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()
SetDefaultValue(OperationExpression)

Set default value to value's element.