Gets or sets the number of pixels between adjacent cells in the output table.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int CellSpacing { get; set; }
Visual Basic
Public Property CellSpacing As Integer
	Get
	Set

See Also