borders
Specifies the individual line styles for each border of the element, as an array of form [top,left,bottom,right].
Type
Array of Line Styles
Example
borders = [StyleConstant.DOUBLE_LINE,StyleConstant.NO_BORDER,
StyleConstant.THIN_LINE, StyleConstant.NO_BORDER];
See Also
Border Tab, for additional information on borders.
| << borderColors | © 1996-2013 InetSoft Technology Corporation (v11.4) | enabled >> |