[]
        
(Showing Draft Content)

C1.Android.Calendar.CalendarDaysPanel.CreateContent

CreateContent Method

CreateContent(CalendarDaySlotInfo)

Creates the content of the slot.

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