Search
TimelineSettings.isSettingsChanged Method
See Also
 






Gets a value indicating whether unit, format or unitcount has changed.

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

 Syntax

Java  Copy Code

public boolean isSettingsChanged ()

 Return Value

true to indicate that unit, format or unitcount has changed, or false otherwise.

 See Also