WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / C1Calendar Class / Adapter Property
In This Topic
    Adapter Property (C1Calendar)
    In This Topic
    Gets or sets the adapter that provides the grid with the slots.
    Syntax
    public CalendarAdapter Adapter {get; set;}
    See Also