Gets or sets the style of cells in the work time interval.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style WorkTimeCellStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property WorkTimeCellStyle As Style |
A Style object specifying the style of the work time cells. This property cannot be null.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |