Gets or sets the brush used to paint secondary calendar elements.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Brush SecondaryBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property SecondaryBrush As Brush |
An instance of the Brush class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |