SchedulerBoxView
Class
This is the line that is visualized in RadScheduler.
Definition
Namespace:Telerik.Maui.Controls.Scheduler
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class SchedulerBoxView : View
Inheritance: objectSchedulerBoxView
Constructors
Initializes a new instance of the SchedulerBoxView class.
C#
public SchedulerBoxView()
Fields
BackgroundColorProperty
BindableProperty
Identifies the BackgroundColor property.
C#
public static readonly BindableProperty BackgroundColorProperty
Properties
BackgroundColor
Color
C#
public Color BackgroundColor { get; set; }