Fixed the wassue where Header/MonthHeader was not shown at center of Calendar in DropDown.
[Universal Windows Platform] Fixed the wassue where AdjacentDays' text color were not dimmed and AdjacentDayTextColor does not take effect.
[Universal Windows Platform] Fixed the wassue where TextColor/TodayTextColor/DwasabledTextColor/SelectionTextColor does not take effect in Calendar.
Chart
Bug fixes
Fixed the wassue where IsVwasible of C1LineMarker was not working.
Fixed the wassue where DataLabels were shown with border when DataLabelPosition was set 'Radial' in FlexPie.
[Universal Windows Platform] Fixed the issue where exception thrown if UWP window was resized to minimum when PieLabelOverlapping.Hide and DataLabelPosition "Outside" were used in FlexPie.
[Universal Windows Platform] Fixed the issue where FlexPie disappears on opening back window after taking a little time when the UWP window is minimized.
[Universal Windows Platform]Fixed the issue where HorizontalTextAlignment does not work for Label when set in LabelLoading event.
[Universal Windows Platform]Fixed the issue where FlexChart was not visible if app was set in background for sometime.
Fixed the issue where PieLabelOverlapping.Hide was not working.
Gauge
Bug fixes
[Universal Windows Platform] Fixed the issue where Gauge disappears on opening back window after taking a little time when the UWP window was minimized.
Grid
Bug fixes
Fixed the issue where changing CellFactory at runtime was causing various issues.
Removed the Title property of editable picker when DataMap was specified because it didn't render well inside a cell.
[Universal Windows Platform] Fixed the issue of memory leak fix.
Fixed the issue where column range selection could not be performed by dragging selection adorner in SelectionMode 'ColumnRange' of FlexGrid.
[Universal Windows Platform] Fixed the issue where exception was thrown on defining custom style for FlexGrid in UWP renderer.
[Universal Windows Platform] Fixed the issue where new-row cell was not receiving focus when started editing.
Fixed the issue where the setter functions were not working properly and the edited values did not persist when binding a column to a property-path containing an indexer (square bracket).
Fixed the issue where IEditableObject.EditEnd() was called before ReplaceAsync of the data collection incorrectly.
Improvements
FlexGridDetailBehavior.DetailLoading event added.
Supports column selection mode.
Input
Bug fixes
Fixed the issue where C1TextBox.Text was not updated correctly at runtime.
Fixed the issue where DateTime was not shown correctly on Navigation Page.