How hide grid lines in TKExtendedCalendar or TKCalendar?
I have Xamarin forms RadCalendar buy (in xaml GridLinesDisplayMode="Hide" and GridLinesWidth="0") show grid lines.
Only IOS ( in Android show perfect).
I have TKCalendarDelegate in IOS for change Selecting cell (not show circle) and show grid lines.
Thanks