Search
ListViewSettings.getHeaderShadowColor Method
See Also
 






Gets the color of the shadows cast by headers.

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

 Syntax

Java  Copy Code

public Color getHeaderShadowColor ()

 Return Value

A Color object specifying the shadow color.

 See Also