Added two new themes - Material Design and Fluent Design.
The DataGridControl’s SelectedItems collection has been improved to offer better performance when verifying the presence of an item via the Contains method.
DataGridControl:
Added a new property, called AllowUIAutomation, which now allows you to enable or disable UI Automation support.
ColumnFilterControl:
The column filter popup can now be closed with the Esc key.