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