C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorGroupCollection Class
Members

TableVectorGroupCollection Class
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
 
Inheritance Hierarchy

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

See Also