Raised to allow text customization of various calendar elements.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler<CalendarTextEventArgs> CustomizeText |
Visual Basic Copy Code |
---|
Public Event CustomizeText As EventHandler(Of CalendarTextEventArgs) |
CustomizeText event handlers receive an argument of type CalendarTextEventArgs.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |