Search
ControlStyle.getHScrollBarBorderColor Method
See Also
 






Gets the color used to draw the horizontal scrollbar border lines.

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

 Syntax

Java  Copy Code

public Color getHScrollBarBorderColor ()

 Return Value

A Color object.

 See Also