[]
Range filter for numeric range filter.
public class NumericRangeFilterPresenter : BaseRangeFilterPresenter<RangeFilter>
| Name | Description |
|---|---|
| NumericRangeFilterPresenter() | Initializes a new instance of the NumericRangeFilterPresenter class. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| ImplementLocalization() | Implement localization. |
| OnApplyTemplate() | |
| OnSliderLowerValueChanged(object, EventArgs) | Called when the lower value of the slider is changed. |
| OnSliderUpperValueChanged(object, EventArgs) | Called when the upper value of the slider is changed. |