[C1DateTimePicker][C1DatePicker][C1TimeEditor] Fixed the issue where the items cannot be navigated using "TAB" key from keyboard.
[C1DatePicker][C1TimeEditor][C1DateTimePicker] Fixed the issue where setting IsTabStop was set to False in the Input and Editor-based UWP controls were not working correctly.
Excel for UWP
Bug fixes
Fixed the issue where information was missing on format and input rule in C1Excel.
Fixed the issue where "Input string was not in a correct format" error occurred at loading Excel Spreadsheet.
Fixed the issue where PrintSettings.AutoScale changed value when zero was set as FitPagesAcross, FitPagesDown value.
Fixed the issue where sheets were not loading correctly in certain xlsx files.
Fixed the issue where NumberFormat Style was lost and saved excel file had to be repaired when opened in MS Excel.
Fixed the issue where an error message was popping during loading saved excel file: “Excel found unreadable content in new1.xlsx. Do you want to recover the contents of this workbook?...”
Fixed the issue where FitPagesAcross and FitPagesDown value did not set correctly in the Page SetUp dialog while saving the excel file in OpenXML format.
Fixed the issue where FitPagesDown value was shown although value did not set while saving the excel file in OpenXML format.
Improvements
Added support for data validations of C1Excel.
Added support for new 5th Era.
FlexChart for UWP
Bug fixes
Fixed the issue where hidden legend group's titles under several conditions.
Fixed the issue where reversed legend earlier worked incorrectly with pie chart.
Fixed the issue where there was incorrect line chart clipping.
Fixed the issue where there was an exception when DataLabel.Position = Auto for empty pie chart.
Fixed the issue where there was a scrollbar layout for auxiliary axes.
Fixed the issue where X-Axis Major Unit did not synchronize with MajorGrid for categorical data.
Fixed the issue where Axis.LabelMin/LabelMax did not work correctly along with MajorUnit.
Fixed the issue where plot areas were hidden if they did not fit into plot rectangle.
Fixed the issue where plot margin was applied incorrectly for multiple plot area.
Fixed the issue where exception was thrown during animation after adding the data point to empty collection.
Improvements
Added automatic data label positioning for pie chart (new enum member PieLabelPosition.Auto).
Added localization mechanism for text and localizations for ja, ko and zh.
FlexGrid for UWP
Improvements
Added full text filter in C1FlexGrid.
[C1Icon] Added more icons in C1Icon.
MultiSelect for UWP
Bug Fixes
Fixed the issue where there were data binding issues with "CheckedMemberPath".
Fixed the issue where the cursor moved to the front of the text and the last selected item was lost by pressing the "Spacebar" key in C1MultiSelect.
Fixed the issue where NullReferenceException was thrown when pressing the 'Up' key after deleting some characters of item in the text display mode using 'Backspace' key.
Fixed the issue where 'System.NullReferenceException' was thrown on using SelectAll() before applying template.
Fixed the issue where 'System.Exception' in System.Private.CoreLib.ni.dll was thrown on unselecting the items by using UnselectAll() with SelectionMode = Single.
PDF for UWP
Bug fixes
Fixed the issue where C1PdfDocument.DrawString's output was clipped (... at the end of the line) when text length was greater than page's width.
RichTextbox for UWP
Bug fixes
Fixed the issue where the clipboard was getting cleared on application closure.
Fixed the issue where Japanese text containing one-byte space did not wrap correctly, displaying a half of Japanese word in WrapWithOverflow.
Fixed the issue where Japanese text containing one-byte spaces did not wrap correctly.
Fixed the issue where the line break did not occur even after including <br> tag in HTML content.
Fixed the issue where some formatted text and images were lost on loading HTML file in RichTextBox.
Fixed the issue where the table cell contents were getting exceeded to the next column cell instead of wrapping text as a new line.
Improvement
Added C1RichTextBox TextWrapping with Japanese enhancement.
Zip for UWP
Bug Fixes:
Fixed the issue where adding comment in the C1Zip did not work.
C1.UWP
Bug fixes
[C1TileListBox] Fixed the issue where C1TileListBox shows poor performance when scrolling and resizing the C1TileListBox or Window.
[FlexGrid] Fixed the issue where C1CompositeIcon is not displayed in group expanded/collapsed, row details expanded/collapsed, filter and sort icons.
[C1NumericBox] Fixed the issue where IsTabStop was to False in Input and the Editor based UWP controls were not working correctly.
[FlexGrid][C1Icon] Fixed the issue where the NullReferenceException was thrown when setting custom Sort templates in FlexGrid.
Improvements
[VS2019] UWP controls are not shown in Toolbox of VS 2019 Preview when installing the UWP controls using .vsix or .bat files.
[VS 2019 Preview 2] UWP controls are now not installed to the installation path and "Extension and Updates" of VS 2019 Preview 2 when installing the UWP controls using .bat files.
Updated target SDK platform to 10.0.16299.0 (Windows 10 1709 Fall Creators Update), min version kept as 10.0.10240.0.
Breaking Changes
C1PathIcon class has been renamed to C1PolygonIcon.