[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarHeadersPanel.CreateContent

CreateContent Method

CreateContent(CalendarHeaderSlotInfo)

Creates the content of the slot.

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