Represents a collection of row or column groups in a RenderTable.
This is the type of RowGroups and ColGroups
collections.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class TableVectorGroupCollection : FastList |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class TableVectorGroupCollection _ Inherits FastList |