Search
ResourceViewSettings.setInnerGridStyle Method
See Also
 






Sets the style of the internal grid lines.

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

 Syntax

Java  Copy Code

public void setInnerGridStyle (
    LineStyle value
)

 Parameters

value

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

 See Also