C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorGroup Class / SpanVectors Property

In This Topic
SpanVectors Property
In This Topic
Gets or sets an array of table vectors' (rows or columns) ordinals that will span over the whole group. This property is used only in databound tables, and allows to specify the number of vectors in which the cells will be merged for the current vector group.
Syntax
'Declaration
 
Public Property SpanVectors As Integer()
 
See Also