Namespace Syncfusion.Blazor.Schedule
Classes
ActionEventArgs<T>
An class that holds options to control the actions of scheduler such as editing, navigation, and more. |
ActionType
An enumeration that holds the scheduler actions. |
AppointmentType
An enumeration that holds the appointment types. |
CellClickEventArgs
A class that holds options to control the cell click action. |
CellDOM |
CurrentAction
An enum that holds the actions available in scheduler. |
DataBindingEventArgs<T>
A class that holds options of events before it binds to scheduler. |
DataBoundEventArgs<T>
A class that holds options of events once it bound to scheduler. |
DateRangeTemplateContext
Provides the information about the date range text template in the Scheduler. |
DragEventArgs<T>
A class that holds options to control drag action on appointments. |
ElementInfo<T>
Provides the information about the target element. |
ElementType
An enum that holds the available element types in the scheduler. |
EventClickArgs<T>
A class that holds options to control the event click action. |
EventRenderedArgs<T>
A class that holds options to control the events (appointments) rendering in Scheduler. |
EventSettingsField
Configure the event settings field. |
ExcelFormat
An enum that holds the supported excel file formats. |
ExportFieldInfo
A class that holds the field name and its header text to export to excel. |
ExportOptions
A class that holds export options. |
FieldDescription
Configure the events description field. |
FieldEndTime
Configure the events end time field. |
FieldEndTimezone
Configure the events end timezone field. |
FieldIsAllDay
Configure the events all day field. |
FieldLocation
Configure the events location field. |
FieldRecurrenceException
Configure the events recurrence exception field. |
FieldRecurrenceId
Configure the events recurrence id field. |
FieldRecurrenceRule
Configure the events recurrence rule field. |
FieldStartTime
Configure the events start time field. |
FieldStartTimezone
Configure the events start timezone field. |
FieldSubject
Configure the events subject field. |
HeaderRowsModel
Class for HeaderRows. |
HeaderRowType
An enum that holds the header row type in the Timeline view of scheduler. |
MoreEventsClickArgs
A class that holds options to control the actions on clicking the more event indicator. |
NavigateOptions
A class that holds options to control the navigation, while performing drag action on appointments. |
NavigatingEventArgs
A class that holds options to control the date and view navigations. |
Orientation
An enum that holds the orientation modes in the Timeline Year view of scheduler. |
PopupCloseEventArgs<T>
A class that holds options to control the popup close action. |
PopupOpenEventArgs<T>
A class that holds options to control the popup open action. |
PopupType
An enum that holds the available popup types in the scheduler. |
PrintOptions
A class that holds the options to control the print scheduler element. |
RecurrenceEditorChangeEventArgs
A class that holds the option on changing the rule in the recurrence editor. |
RecurrenceEditorEvents
Configure event handlers to handle the events with the Recurrence component. |
RecurrenceHelper
Represents a helper for handling recurrence appointments. |
RenderCellEventArgs
A class that holds options to control the rendering of all cells (work, time, resource, header, and more). |
RepeatType
An enum that holds the frequencies available in recurrence editor. |
ResizeEventArgs<T>
A class that holds options to control resize action on appointments. |
Resource
Configure the Resource fields. |
ResourceDetails<T>
A class that holds the details of a resource. |
ScheduleEvents<TValue>
Configure event handlers to handle the events with the Schedule component. |
ScheduleEventSettings<TValue>
Complete set of settings related to Scheduler events to bind it to local or remote dataSource, map applicable database fields and other validation to be carried out on the available fields. |
ScheduleField
A Class that holds the collection of event fields that requires to be mapped with the dataSource fields along with its available configuration settings. |
ScheduleGroup
A class that holds the resource grouping related configurations on Schedule. |
ScheduleHeaderRow
Header row configurations on timeline views. |
ScheduleHeaderRows
Schedule component header rows related configurations on timeline views. |
ScheduleQuickInfoTemplates
Configure event handlers to handle the events with the Schedule component. |
ScheduleResource<TValue, TItem>
A class that represents the resource related configurations and its data binding options. |
ScheduleResources
Configures the scheduler resources. |
ScheduleTemplates
Configures the Scheduler templates. |
ScheduleTimeScale
Configure the schedule time scale. |
ScheduleView
Configures the view-specific settings on scheduler. |
ScheduleViewGroup
Configures the view-specific resource group on scheduler. |
ScheduleViews
Configures the required views on the scheduler. |
ScheduleViewTimeScale
Configures the view-specific time scale on scheduler. |
ScheduleWorkHours
Configures the work hours on scheduler. |
ScrollOptions
A class that holds options to control the scrolling action while performing drag and resizing action on appointments. |
SfRecurrenceEditor
Recurrence Editor component to generate the recurrence. |
SfSchedule<TValue>
Represents the Schedule component that displays a list of events scheduled against specific date and timings, thus helping us to plan and manage it properly. |
SpannedEventPlacement
Specifies the rendering of spanned events (duration is more than 24 hours) in an all-day row or time slot (work area) for scheduler. |
TemplateContext
A class that holds the options for the template. |
TemplateType
An enum that holds the type where the quick info template applies. |
TimezoneFields
A class that holds the options for the timezoneData. |
ValidationRules
Defines the validation rules for fields. |
View
An enum that denotes the view mode of the Scheduler. |
Interfaces
ISchedule
An interface that holds properties of scheduler. |
IScheduleEventSettings
Interface for a class EventSettings. |
IScheduleResources
Interface for a class Resources. |