[]
        
(Showing Draft Content)

C1.iOS.Calendar.CalendarMonthsPanel.PrepareContainer

PrepareContainer Method

PrepareContainer(CalendarSlotPresenter, CalendarMonthSlotInfo)

Prepares the item to be shown.

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

The container.

C1Calendar.CalendarMonthSlotInfo slot

The slot.

Overrides