Namespace Syncfusion.Blazor.Schedule
Classes
ActionEventArgs<T>
Provides information about the CRUD and Navigation actions of scheduler. |
ActionType
An enum that holds the scheduler actions. |
AppointmentType
An enum that holds the appointment types. |
CellClickEventArgs
Provides the information about the cell click action in the Scheduler. |
CellDOM |
CurrentAction
An enum that holds the actions available in scheduler. |
DataBindingEventArgs<T>
Provides the information about events before it binds to the scheduler. |
DataBoundEventArgs<T>
Provides the information about events once they are bound to the scheduler. |
DateRangeTemplateContext
Provides the information about the date range text template in the Scheduler. |
DragEventArgs<T>
Provides the information about the 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. |
EndType
Specifies the available end types for a recurrence pattern in a recurrence editor. |
EventClickArgs<T>
Provides the information about the event click actions. |
EventRenderedArgs<T>
Provides the information about the rendering of events in the Scheduler. |
EventSettingsField
A class that represents event settings field of SfSchedule<TValue> component. |
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 represents the export options of scheduler. |
FieldDescription
A class that represents the event description fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldEndTime
A class that represents the event end time fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldEndTimezone
A class that represents the event end timezone fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldIsAllDay
A class that represents the event allday fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldLocation
A class that represents the event location fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldRecurrenceException
A class that represents the event recurrence exception fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldRecurrenceId
A class that represents the event recurrence id fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldRecurrenceRule
A class that represents the event recurrence rule fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldStartTime
A class that represents the event start time fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldStartTimezone
A class that represents the event start timezone fields to be mapped from dataSource within the ScheduleField tag directive. |
FieldSubject
A class that represents the event subject fields to be mapped from dataSource within the ScheduleField tag directive. |
HeaderRowsModel
A class that represents the configuration of the header rows in a scheduler. |
HeaderRowType
An enum that holds the types of header rows in the timeline view of the scheduler. |
MoreEventsClickArgs
Provides information about the actions on clicking the more event indicator. |
NavigateOptions
Provides information about the navigation while performing a drag action on appointments. |
NavigatingEventArgs
Provides the information about the date and view navigation actions in the scheduler. |
Orientation
An enum that holds the orientation modes in the timeline Year view of the scheduler. |
PopupCloseEventArgs<T>
Provides the information about the popup close action. |
PopupOpenEventArgs<T>
Provides the information about the popup open action. |
PopupType
An enum that holds the available types of popups in the scheduler. |
PrintOptions
Represents print options for customizing the dimensions of a print scheduler element. The dimensions are determined by specifying the height and width using the PrintOptions settings. |
RecurrenceEditorChangeEventArgs
Provides the information about the 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
Provides the information about the rendering of all cells (work, time, resource, header, and more). |
RepeatType
An enum that holds the frequencies available in recurrence editor. |
ResizeEventArgs<T>
Provides the information about the resize action on appointments. |
Resource
Provide information about the resource fields. |
ResourceDetails<T>
A class that represents the details of a resource. |
ScheduleEvents<TValue>
Provides event handlers for the SfSchedule<TValue> component. |
ScheduleEventSettings<TValue>
A class that represents event settings for configuring the scheduler events. |
ScheduleField
A class that represents the collection of event fields that requires to be mapped with the dataSource fields within the ScheduleEventSettings<TValue> tag directive. |
ScheduleGroup
A class that represents the resource grouping related configurations on SfSchedule<TValue> component. |
ScheduleHeaderRow
A class that represents the timeline view headers on the SfSchedule<TValue> component. |
ScheduleHeaderRows
Represents a collection of ScheduleHeaderRow. |
ScheduleQuickInfoTemplates
A class that represents the schedule quick popup templates in SfSchedule<TValue> component. |
ScheduleResource<TValue, TItem>
A class that represents the resource related configurations and the options for binding its data. |
ScheduleResources
Represents a collection of ScheduleResource<TValue, TItem>. |
ScheduleTemplates
A class that represents the template configurations on SfSchedule<TValue> component. |
ScheduleTimeScale
A class that represents the time scale configurations on SfSchedule<TValue> component. |
ScheduleView
Configures the view-specific settings on scheduler. |
ScheduleViewGroup
A class that represents the view-specific resource grouping related configurations by rendering |
ScheduleViews
Represents a collection of ScheduleView. |
ScheduleViewTimeScale
A class that represents the view-specific time scale configurations by rendering |
ScheduleWorkHours
A class that represents the work hours configurations on SfSchedule<TValue> component. |
ScrollEventArgs<T>
Provides information about the virtual scroll action of the scheduler. |
ScrollOptions
Provides information about the scrolling action during a drag and resize action on appointments. |
SfRecurrenceEditor
Recurrence Editor component to generate the recurrence rules and dates. |
SfSchedule<TValue>
A component that displays a list of events scheduled at specific dates and times, helping users plan and manage their schedule. |
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
Provides the information about the template options in the Scheduler. |
TemplateType
An enum that holds the type where the quick info template applies. |
TimezoneFields
Provides the information about the scheduler timezoneData. |
ValidationRules
A class that represents the validation rules for the Syncfusion.Blazor.Schedule.ScheduleEventSettings`1.ScheduleField. |
View
An enum that denotes the view mode of the scheduler. |
Interfaces
ISchedule
An interface that represents the properties of a scheduler. |
IScheduleEventSettings
An interface that represents the event setting properties of a scheduler. |
IScheduleResources
An interface that represents the resource properties of a scheduler. |