Essential Studio for Xamarin.Forms Release Notes

v18.4.0.35
January 19, 2021

SfDataGrid

Bug fixes

  • #307981, #309661 - Now, the colors and thickness applied from SfDataGrid.GridStyle will be applied properly when QueryCellStyle and QueryRowStyle events are hooked.

SfPullToRefresh

Bug Fixes

  • #309956 - Now, pulling and refreshing works properly even when setters are written to properties of ContentView and its derived view types.

XlsIO

Bug Fixes

  • #306248 - Cell borders are now rendered properly when adjacent cells have different border colors.
  • Exception is no longer thrown while parsing a formula in Excel to PDF conversion.