The ASPxFilterControl allows end-users to build filter criteria of any complexity. After the filter expression has been constructed, you need to apply it. To do this, call the Apply method. To specify the filter expression in code, use the ASPxFilterControlBase.FilterExpression property.