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