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

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