Search
TimetableSettings.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 how many pixels there are between headers and their shadows. The allowed values range from 1 to 5.

 See Also