Gets or sets the custom theme applied to the control.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Theme CustomTheme { get; set; } |
Visual Basic Copy Code |
---|
Public Property CustomTheme As Theme |
A Theme object specifying the user-defined theme currently applied to the control. The default is null.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |