Gets or sets the visualization style of the specified day.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style Style { get; set; } |
Visual Basic Copy Code |
---|
Public Property Style As Style |
A Style object that defines the appearance of time cells included in the specified interval.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |