Sets the width in pixels of the right border of an element's header.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setHeaderBorderRightWidth ( |
A non-negative integer specifying the header border width in pixels. Set to null to use the corresponding value from the current theme.
RemarksTo remove the right border, set to 0.
See Also