Sets or retrieves the amount of space between cells in the table.

Namespace:  C1.Win.XmlEditor.UICustomization
Assembly:  C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)

Syntax

C#
public int CellSpacing { get; set; }
Visual Basic (Declaration)
Public Property CellSpacing As Integer

See Also