Description of TmxDBFilterPanel :
Allows end users to visually construct complex filter criteria by combiningsimple filter conditions for individual items (fields in the linked dataset)using logical operators. The TmxDBFilterPanel automatically processes the specified filter conditionsand generates the value for the Filter property (WHERE clause).You can use this value to programmatically apply filtering to the linked dataset object.