[C1TabControl] Fixed the issue of disabled border not applied properly at the rounded corner.
Fixed the issue of allowing ThemeEx properties to be shared between threads.
[C1WrapPanel] Fixed the issue of omitting children with visibility collapsed during layout.
Fixed the issue of removing incorrect properties ItemContainerStyle, ItemContainerStyleSelector and ItemTemplateSelector.
Excel for UWP
Bug Fixes
Fixed the issue of error occuring in output file while loading and saving an excle file which contains macro with .xlsx file format.
Fixed the issue of C1Excel showing incorrect formula value after insertion of row.
Fixed the issue of request to adjustment of formula range when deleting rows.
Fixed the issue of saved excel file not retaining Background, Header, Footer and custom grid color when loading and saving file using C1Excel.
Fixed the isssue of C1Excel where font name of richtext was garbled.
Fixed the issue of corrupt excel file generated with latest version.
Fixed the issue of repeating row clones and insertions into a sheet increasing the number of columns in the sheet.
Fixed the issue where sheet was shown incorrectly in save xlsx file after set to visible=false.
Fixed the issue of cell fonts changing when .xls file is read and saved just as it is.
Fixed the issue of PaperSize not changing in saved xlsx file.
Fixed the issue of exported excel file showing garbled font name when sheet contains RTF text.
Fixed the issue of cell fonts changing when loading .xlsx file and saved as .xls file using C1Excel.
Fixed the issue of image size not retained when saving .xlsx/.xls file after inserting images to C1Excel.
Fixed the issue of incorrect Formula displayed in message on saving and loading .xls file when loading .xlsx file contains IF() formula.
Fixed the issue of column's default width changing when loading .xlsx and saving it as .xlsx/.xls file using C1Excel.
Fixed the issue of Named range comment not displayed if sheet name containing invalid characters.
Fixed the issue of 'File error: data may have been lost.' message shown when 'xlsx' file that contain 'WORKDAY' formula reference cells is read and saved as 'xls' file.
Fixed the issue of 'System.ArgumentException' occurring when loading .xls file that contained JP font style and saving it as .xlsx file.
Fixed the issue of 'System.ArgumentException' occurring when loading .xls file and saving it as .xlsx file.
Improvements
Added Background propety for worksheet where can to use C1Bitmap for background image of the sheet. (*.xlsx, *.xls).
Added ViewLayout propety for worksheet instead PageBreakPreview (*.xlsx).
FlextChart for UWP
Bug Fixes
Fixed the issue of an exception that might occur in Stacked 100% area chart.
OrgChart for UWP
Breaking Changes
Removed C1.WPF.OrgChart.DataTemplateSelector. Windows.UI.Xaml.Controls.DataTemplateSelector to be used.
Removed incorrect property ItemTemplateSelector.
PDF for UWP
Bug Fixes
Fixed the issue of PDF exporter added to list of supported exporters of C1PdfDocumentSource.
Scheduler for UWP
Bug Fixes
Fixed the issue of IsInPlaceEditingDisabled property not working.