[]
        
(Showing Draft Content)

C1.DataFilter.DateRangeFilterBase.SetLowerValue

SetLowerValue Method

SetLowerValue(DateTime, bool)

Sets a lower value of BoolFilterBase class.

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

The lower filter value.

bool applyFilter

The value indicating whether the filter should be automatically applied.