C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorCollection Class / Groups Property

In This Topic
Groups Property (TableVectorCollection)
In This Topic
Gets the TableVectorGroupCollection object representing the groups of vectors (rows or columns) defined on the current collection.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Groups As TableVectorGroupCollection
 
See Also