padding | |||||||
Type | property | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | field | ||||||
Summary | Determines the padding of the cells of a table in a field. | ||||||
Introduced | 5.5 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Keyword: field Property: leftIndent, borderWidth, vgrid, textAlign, dontWrap, formattedText, spaceAbove, backgroundColor, listBehavior, listIndent, hidden, textSize, firstIndent, listStyle, spaceBelow, tabStops, rightIndent, listDepth, hgrid, hScrollbar, borderColor, formattedWidth | ||||||
Description | Use the padding property to add padding to table cells. The padding property adds padding to all sides of a table cell. The padding property only has an effect on a table in a field. To create a table within a field use the tabStops property. | ||||||
Tags | ui |