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

In This Topic
LastCol Property
In This Topic
Gets the index of the last column spanned by the current cell. If SpanCols is 1, the value of this property is equal to Col.
Syntax
'Declaration
 
Public ReadOnly Property LastCol As Integer
 
See Also