[]
        
(Showing Draft Content)

C1.DataFilter.BoolFilterBase.SetValue

SetValue Method

SetValue(bool, bool)

Sets a value of BoolFilterBase class.

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

The filter value.

bool applyFilter

The value indicating whether the filter should be automatically applied.