ComponentOne RichTextBox for WPF and Silverlight
ColumnSpan Property (C1TableCell)

C1.WPF.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