TcxDataFilterCriteria Events
Represents filter criteria for a container control when working in unbound mode.Name | Description |
---|---|
OnChanged | This event fires after filter criteria have changed. Inherited from TcxFilterCriteria. |
OnGetValueList | Occurs before displaying a dropdown list of values for a filter condition. |
See Also