Gets or sets a value indicating whether to display the minutes of each hour in the timeline header when it displays whole hour cells.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State ShowMinutesInHourHeaders { get; set; } |
Visual Basic Copy Code |
---|
Public Property ShowMinutesInHourHeaders As State |
Specify Enabled to show minutes; otherwise, Disabled. Assign Unspecified to this property to use the corresponding value from the current theme.
Whole hour cells are displayed when the hours are divisible by the specified CellTime.