[]
        
(Showing Draft Content)

C1.WPF.DataFilter.RangeFilterBase.SetLowerValue

SetLowerValue Method

SetLowerValue(double, bool)

Sets a lower value of RangeFilterBase class.

Declaration
public void SetLowerValue(double value, bool applyFilter)
Parameters
Type Name Description
double value

The lower filter value.

bool applyFilter

The value indicating whether the filter should be automatically applied.