TableRow.rowResizeMin
void rowResizeMin(int val)Sets the minimum row resize height.
Parameters
val | Minimum height in pixels |
int rowResizeMin() constGets the minimum row resize height.
Returns
Minimum height in pixels
void rowResizeMin(int val)Sets the minimum row resize height.
val | Minimum height in pixels |
int rowResizeMin() constGets the minimum row resize height.