rowInsets
Specifies the Table row gap space as an array. Use the row number as the index to reference the attribute.
Type
array of java.awt.Insets
Example
// two points at left and right
rowInsets[0] = [0, 2, 0, 2];
| << rowForeground | © 1996-2013 InetSoft Technology Corporation (v11.5) | rowLineWrap >> |