Search
TimetableSettings.setMinuteFormat Method
See Also
 






Sets how to format and display minutes.

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

 Syntax

Java  Copy Code

public void setMinuteFormat (
    MinuteFormat value
)

 Parameters

value

One of the MinuteFormat constants. Set to null to use the corresponding value from the current theme.

 See Also