C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableCell Class / SpanRows Property

In This Topic
SpanRows Property (TableCell)
In This Topic
Gets or sets the number of rows spanned by the current cell. Cannot be less than 1, which is the default.
Syntax
'Declaration
 
Public Property SpanRows As Integer
 
See Also