DayViewDefinition
Class
Represents a definition of a view that shows a single day in day view mode. This view provides a detailed timeline view of a single day with hourly time slots, allowing users to see appointments throughout the day with precise time positioning.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class DayViewDefinition : MultidayViewDefinitionBase, INotifyPropertyChanged
Inheritance: objectViewDefinitionBaseMultidayViewDefinitionBaseDayViewDefinition
Implements:
Inherited Members
Constructors
C#
public DayViewDefinition()
Methods
Creates the default title for the view definition.