[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarMonthsPanel.CreateContent

CreateContent Method

CreateContent(CalendarMonthSlotInfo)

Creates the content of the slot.

Declaration
protected override UIView CreateContent(C1Calendar.CalendarMonthSlotInfo slot)
Parameters
Type Name Description
C1Calendar.CalendarMonthSlotInfo slot
Returns
Type Description
UIView
Overrides