Gets or sets the background color of the editor.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Color BackgroundColor { get; set; } |
Visual Basic Copy Code |
---|
Public Property BackgroundColor As Color |
A Color object.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |