Search
ControlStyle.getVScrollBarBorderColor Method
See Also
 






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

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

 Syntax

Java  Copy Code

public Color getVScrollBarBorderColor ()

 Return Value

A Color object.

 See Also