CellSpacing property

Official Content
This documentation is valid for:
Indicates the width of the cells' border in pixels.

Syntax

control. CellSpacing = expression

Where:
Control
    Is the name of a control inserted in the form.
 
expression
    It specifies the width in pixels of the cells' border.

Default Value = 0

Description

Design Time: Applies to the Grids and Tables.
Execution Time: Applies to the Free Style Grids, Grids, and Tables.

Scope

Objects: Transaction, Web Panel
Platforms: Web(.Net, Java)
Controls: FreeStyle Grid, Grid, Table