PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TableVectorGroupCollection Class
Members

In This Topic
    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
    TableVectorGroupCollection Class
    Syntax
    'Declaration
     
    Public Class TableVectorGroupCollection 
       Inherits C1.C1Preview.Util.FastList
    public class TableVectorGroupCollection : C1.C1Preview.Util.FastList 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.Util.FastList
          C1.C1Preview.TableVectorGroupCollection

    See Also