Gets the ItemSettings object used to customize the visualization of schedule items in all calendar views.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemSettings ItemSettings { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ItemSettings As ItemSettings |
An instance of the ItemSettings class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |