[]
        
(Showing Draft Content)

C1.Win.FlexGrid.IC1ColumnFilter.Apply

Apply Method

Apply(object)

Applies the filter to a value.

Declaration
bool Apply(object value)
Function Apply(value As Object) As Boolean
Parameters
Type Name Description
object value

Value to be filtered.

Returns
Type Description
bool

True if the value satisfies the filter; False otherwise.