Gets or sets the brush used to fill the interior of an element's header.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Brush HeaderBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property HeaderBrush As Brush |
A Brush object used to fill header interior. Assign null to this property to use the corresponding value from the current theme.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |