ComponentOne RichTextBox for UWP
ColumnSpan Property

C1.Xaml.RichTextBox.Documents Namespace > C1TableCell Class : ColumnSpan Property
Gets or sets the number of columns that the C1TableCell should span.
Syntax
'Declaration
 
Public Property ColumnSpan As System.Integer
public System.int ColumnSpan {get; set;}
See Also

Reference

C1TableCell Class
C1TableCell Members