Search
ResourceViewSettings.getHeaderShadowOffset Method
See Also
 






Gets the offset of the shadows from the headers that cast them.

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

 Syntax

Java  Copy Code

public Integer getHeaderShadowOffset ()

 Return Value

An integer value specifying with how many pixels to offset a header's shadow from the header. The allowed values range from 1 to 5.

 See Also