Search
ResourceViewSettings.setViewStyle Method
See Also
 






Sets the style of the view.

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

 Syntax

Java  Copy Code

public void setViewStyle (
    ResourceViewStyle value
)

 Parameters

value

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

 See Also