[]
        
(Showing Draft Content)

C1.WPF.DataFilter.RangeFilterBase-1.SetUpperValue

SetUpperValue Method

SetUpperValue(T?, bool)

Sets a upper value of filter.

Declaration
public void SetUpperValue(T? val, bool applyFilter)
Parameters
Type Name Description
T? val

The upper filter value.

bool applyFilter

The value indicating whether the filter should be automatically applied.