Gets the TableVectorGroupCollection object representing
the groups of vectors (rows or columns) defined on the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public abstract TableVectorGroupCollection Groups { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property Groups As TableVectorGroupCollection Get |