Gets or sets the style of the timeline header.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public Style TimelineStyle { get; set; } |
Visual Basic |
Public Property TimelineStyle As Style |
Property Value
A Style object specifying the appearance of the timeline header. This property cannot be null.
See Also
|