Namespace Syncfusion.Blazor.Calendars
Classes
BlurEventArgs
Defines the argument for the blur event. |
CalendarBase<T>
The Calendar is a graphical user interface component that displays a Gregorian Calendar, and allows a user to select a date. |
CalendarEvents<TValue>
Specifies the Calendar Events of the component. |
CalendarType
Specifies the type of the calendar. |
CalendarView
Specifies the view of the calendar. |
CellDetails
Specifies the cell details and its respective properties. |
ChangedEventArgs<T>
Defines the argument for the Change event. |
ChangeEventArgs<T>
Defines the argument for the Change event. |
ClearedEventArgs
Defines the argument for the Clear event. |
DatePickerClientProps<TValue>
Specifies the client properties of datepicker. |
DatePickerEvents<TValue>
Specifies the DatePicker Events of the component. |
DatePickerModel
Interface for a class DatePicker. |
DateRangePickerEvents<TValue>
Specifies the DateRangePicker Events of the component. |
DateRangePickerModel<TValue>
Interface for a class DateRangePicker. |
DateRangePickerPreset |
DateRangePickerPresets |
DateTimePickerEvents<TValue>
Specifies the DateTimePicker Events of the component. |
DateTimePickerModel<T>
Interface for a class DateTimePicker. |
DayHeaderFormats
Specifies the day header formats. |
DeSelectedEventArgs<T>
Defines the event argument for DeSelected event. |
FocusEventArgs
Defines the argument for the Focus event. |
ItemEventArgs<T>
Interface for before list item render . |
NavigatedEventArgs
Defines the argument for the Navigation event. |
PopupEventArgs
Defines the argument for the Open and Close event. |
PopupObjectArgs
Defines the argument for the Open and Close event. |
Presets
Defines the label string of the preset range. |
PresetsModel
Interface for a class Presets. |
RangeEventArgs
Defines the argument for the Range event. |
RangePickerEventArgs<TValue>
Defines the argument for the Range event. |
RangePopupEventArgs
Defines the argument for the DateRangePicker Popup event. |
RenderDayCellEventArgs
Defines the argument for the RenderDayCell event. |
SelectedEventArgs<T>
Defines the event argument for Selected event. |
SfCalendar<TValue>
The Calendar is a graphical user interface component that displays a Gregorian Calendar, and allows a user to select a date. |
SfDatePicker<TValue>
The DatePicker is a graphical user interface component that allows the user to select or enter a date value. |
SfDateRangePicker<TValue>
The DateRangePicker is a graphical user interface component that allows user to select the date range from the calendar. |
SfDateTimePicker<TValue>
The DateTimePicker is a graphical user interface component that allows the user to select or enter a date value. |
SfTimePicker<TValue>
TimePicker is an intuitive component which provides an options to select a time value from popup list or to set a desired time value. |
TimePickerEvents<TValue>
Specifies the TimePicker Events of the component. |
TimePickerModel<T>
Interface for a class TimePicker. |
Interfaces
IDateRangePicker
Interface for IDateRangePicker. |
ITimePicker
Defines the ITimePicker. |