Search
TimelineSettings.setFormat Method
See Also
 






Sets the format of the displayed dates in the timeline.

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

 Syntax

Java  Copy Code

public void setFormat (
    String value
)

 Parameters

value

A string specifying the display format. Set to null to use the corresponding value from the current theme.

 See Also