[]
        
(Showing Draft Content)

C1.Android.Calendar.CalendarDaysOfWeekPanel.CreateContent

CreateContent Method

CreateContent(CalendarDayOfWeekSlotInfo)

Creates the content of the slot.

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