Gets or sets a value indicating whether items longer than 24 hours are displayed in the day header or not.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public State EnableDayItems { get; set; } |
Visual Basic |
Public Property EnableDayItems As State |
Property Value
A value of the State enumeration. Assign Unspecified to this property to use the corresponding value from the current theme.
See Also
|