|
TRVTableItemInfo.CellPadding |
Top Previous Next |
|
Distance between cell content and cell border, in pixels. property CellPadding: Integer This property is maintained for backward compatibility. Assigning to this property assigns values to CellHPadding and CellVPadding. Reading this property returns Round((CellHPadding+CellVPadding)/2). |