Search
TimetableSettings.setUseZoom Method
See Also
 






Sets a value indicating whether to use the associated zoom factor or the fixed cell height when displaying cells.

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

 Syntax

Java  Copy Code

public void setUseZoom (
    Boolean value
)

 Parameters

value

A Boolean value. Set to null to use the corresponding value from the current theme.

 See Also