Gets or sets a value indicating whether hours displayed in the timeline are grouped.
Namespace: MindFusion.Scheduling.WebForms
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public State GroupHours { get; set; } |
Visual Basic
![]() |
---|
Public Property GroupHours As State |
One of the State enumeration values specifying whether hours in the timeline are grouped. Default value is State.Enabled.
Certain conditions prevent hours from grouping, such as when the hours are not divisible by the specified CellTime.