Class SchedulerBoxView
This is the line that is visualized in Rad
Inheritance
System.Object
SchedulerBoxView
Namespace: Telerik.Maui.Controls.Scheduler
Assembly: Telerik.Maui.Controls.dll
Syntax
public class SchedulerBoxView : View
Constructors
SchedulerBoxView()
Fields
BackgroundColorProperty
Identifies the Background
Declaration
public static readonly BindableProperty BackgroundColorProperty
Field Value
Microsoft.
|
Properties
BackgroundColor
Declaration
public Color BackgroundColor { get; set; }
Property Value
Microsoft.
|