Class
SchedulerBoxView

This is the line that is visualized in RadScheduler.

Definition

Namespace:Telerik.Maui.Controls.Scheduler

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class SchedulerBoxView : View

Inheritance: objectSchedulerBoxView

Constructors

SchedulerBoxView()

Initializes a new instance of the SchedulerBoxView class.

Declaration

cs-api-definition
public SchedulerBoxView()

Fields

BackgroundColorProperty

Identifies the BackgroundColor property.

Declaration

cs-api-definition
public static readonly BindableProperty BackgroundColorProperty

Field Value

BindableProperty

Properties

BackgroundColor

Declaration

cs-api-definition
public Color BackgroundColor { get; set; }

Property Value

Color