ComponentOne RichTextBox for WPF and Silverlight
RowSpan Property (C1TableCell)

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

Reference

C1TableCell Class
C1TableCell Members