ComponentOne RichTextBox for UWP
RowSpan Property

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