Search
TimetableSettings.getTimelineStyle Method
See Also
 






Gets the style of the timeline header.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Style getTimelineStyle ()

 Return Value

A Style object specifying the appearance of the timeline header. This property cannot be null.

 See Also