Gets or sets the default fill brush of the menu items.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Brush DefaultFillBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property DefaultFillBrush As Brush |
An instance of the Brush class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |