Gets or sets the style of the timeline header.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public CalendarStyle TimelineStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property TimelineStyle As CalendarStyle |
A CalendarStyle object specifying the appearance of the timeline header. This property cannot be null (Nothing in Visual Basic).