[]
Breaking changes
Updated the default value of GridRow.AllowCustomCells to true so that unbound GridRow scenarios use text-rendered cells by default.
Bug fixes
Fixed an issue where the AllowMerging property was not applied to GridGroupRow rows.
Fixed an issue where column alignment settings were not bound for GridGroupRow rows when WordWrap was enabled.
Bug fixes
Fixed an issue where the UI became unresponsive when FlexGrid.AutoSizeRows() was called on iOS 26 after a column was manually resized.
Bug fixes
Fixed an issue where displayed items in C1ComboBox were not updated after DisplayMemberPath changed at run time following a selection.
Fixed an issue where C1ComboBox did not render selected values correctly when certain themes were applied.