TableVectorGroupCollection Class
In This Topic
Represents a collection of row or column groups in a
RenderTable. This is the type of
RenderTable.RowGroups and
RenderTable.ColGroups collections.
Object Model
Syntax
'Declaration
Public Class TableVectorGroupCollection
Inherits C1.C1Preview.Util.FastList
public class TableVectorGroupCollection : C1.C1Preview.Util.FastList
Inheritance Hierarchy
System.Object
C1.C1Preview.TableVectorGroupCollection
See Also