Skip to main content

TcxCustomFilterControl.IsNeedSynchronize Method

Determines whether to apply filter conditions to the linked filter control.

Declaration

function IsNeedSynchronize: Boolean;

Returns

Type
Boolean

Remarks

The IsNeedSynchronize method returns True if the filter control is linked, filter conditions were changed, and the data passed validation.

See Also