New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI Scheduler Visual Structure

The visual structure of the .NET MAUI Scheduler represents the anatomy of the UI component. Being familiar with the visual elements of the Scheduler control allows you to quickly find the information required to configure them.

The following image shows the anatomy of the Scheduler control.

Telerik UI for .NET MAUI Scheduler Visual Structure

Displayed Elements

  • Header—Used to quickly switch between the available views as well as navigate to a different date.
  • Time Ruler—Represents the time axis of the Scheduler view.
  • Current Time Indicator—Indicates the current time.
  • Appointment—Represents a single piece of data that is visualized in the Scheduler.
  • Slot—Represents the timeslots of the control defined by the TimeRuler.
  • Special Slot—Represents the hightlighted state of the Slot.

See Also

In this article