Gets the CellSettings object used to customize the visualization of days in a Month view.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public CellSettings DaySettings { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property DaySettings As CellSettings |
An instance of the CellSettings class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |