Gets the width in pixels of the right border of an element.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Integer getBorderRightWidth () |
A non-negative integer specifying the border width in pixels.
RemarksTo remove the right border, set to 0.
See Also