[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarDaysOfWeekPanel.CreateContent

CreateContent Method

CreateContent(CalendarDayOfWeekSlotInfo)

Creates the content of the slot.

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