[]
        
(Showing Draft Content)

C1.WinUI.Calendar.CalendarAdapter.BindSlot

BindSlot Method

BindSlot(CalendarSlotPresenter, CalendarSlotInfo, object)

Binds the slot to the slotInfo.

Declaration
public virtual void BindSlot(CalendarSlotPresenter slot, CalendarSlotInfo slotInfo, object slotKind)
Parameters
Type Name Description
CalendarSlotPresenter slot

The slot presenter.

CalendarSlotInfo slotInfo

The info about the slot.

object slotKind

The kind of slot.