[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarHeadersPanel.PrepareContainer

PrepareContainer Method

PrepareContainer(CalendarSlotPresenter, CalendarHeaderSlotInfo)

Prepares the item to be shown.

Declaration
protected override void PrepareContainer(CalendarSlotPresenter container, C1Calendar.CalendarHeaderSlotInfo slot)
Parameters
Type Name Description
CalendarSlotPresenter container

The container.

C1Calendar.CalendarHeaderSlotInfo slot

The slot.

Overrides