Sets the color used to paint the right border of a calendar element.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java
![]() |
---|
public void setBorderRightColor ( |
A Color object specifying the color of the right border lines. Set to null to use the corresponding value from the current theme.
To remove the right border, pass Colors.Transparent or set setBorderRightWidth to 0.
JPlanner Programmer's Guide | © 2023 MindFusion |