Sets the width in pixels of the bottom border of an element.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setBorderBottomWidth ( |
A non-negative integer specifying the border width in pixels. Set to null to use the corresponding value from the current theme.
To remove the bottom border, set to 0.
JPlanner Programmer's Guide | © 2023 MindFusion |