Gets the collection of row groups defined on the containing RenderTable.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public override TableVectorGroupCollection Groups { get; } |
Visual Basic |
---|
Public Overrides ReadOnly Property Groups As TableVectorGroupCollection Get |