New to Telerik UI for .NET MAUIStart a free 30-day trial

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

C#
public Color BackgroundColor { get; set; }