Search
ControlStyle.getButtonBorderColor Method
See Also
 






Gets the color used to draw the buttons border lines.

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

 Syntax

Java  Copy Code

public Color getButtonBorderColor ()

 Return Value

A Color object.

 See Also