For the complete documentation index, see llms.txt. This page is also available as Markdown.

SmartFullCalendarAdapter

Overview

Enhances the SmartCalendarAdapter to integrate with the Wisej.Ext.Web.FullCalendar control. Internally, it registers an instance of FullCalendarTools, which includes a reference to the associated FullCalendar control.

Configuration

[Extends(typeof(FullCalendar), allowMultiple: false)]

Last updated