TIWCGJQGridOptions.CellLayout Property
This option determines the padding + border width of the cell. Usually this should not be changed, but if custom changes to td element are made in the grid css file this will need to be changed. The initial value of 5 means paddingLef?2+paddingRight?2+borderLeft?1=5
published property CellLayout: Integer index 05 read GetIntegerValue write SetIntegerValue stored IsIntegerStored;
Property Value
Type: Integer