ComponentOne RichTextBox for UWP
BorderSpacing Property

C1.Xaml.RichTextBox.Documents Namespace > C1Table Class : BorderSpacing Property
Gets or sets the amount of spacing between cells in a table.
Syntax
'Declaration
 
Public Property BorderSpacing As Windows.Foundation.Size
public Windows.Foundation.Size BorderSpacing {get; set;}
See Also

Reference

C1Table Class
C1Table Members