[]
        
(Showing Draft Content)

2023 v2

Chart

New Control

  • Added theWinUI charting controls.

Core

Improvements

  • Added licensing support for MAUI Edition that accepts new "ComponentOne WinUI & MAUI Edition" and Studio Enterprise licenses. However, it is different from Xamarin implementation as there are no separate licensing for Android and iOS, MAUI applications only need gclicx files in MAUI app.
  • Added support for WinUI Edition that accepts new "ComponentOne WinUI & MAUI Edition" license.
  • Added support for C1IconTemplate.AlertCircle icon.

DataFilter

New Control

  • Added WinUI DataFilter control.

DateTimeEditors

New Control

  • Added WinUI DateTimeEditors control.

Grid

Improvement

  • Added support for SelectedItem, SelectedIndex and SelectedItems properties.

Bug fix

  • Fixed the keyboard events that did not allow you to cancel the end of the editing.

GridControl

Improvement

  • Added support for MaxWidth in Star-columns.

Bug fixes

  • Fixed the layout issue where after modifying frozen columns at runtime, there were star-columns in the frozen area.
  • Fixed the issue where an exception is thrown when editing the cell in two panels at the same time due to changes in frozen columns at runtime.
  • Fixed the issue where an exception was thrown on dragging items in the row headers panel.

Input

New Controls

  • Added the C1MaskedTextBox control.
  • Added the C1NumericBox control.
  • Added the C1RangeSlider control.

New Control

  • Added the C1Menu control.