Represents a group of RenderTable rows or columns (see RowGroups and ColGroups).

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class TableVectorGroup : IDataBindingOwner, 
	ISplitBehaviorObject, IComparable, IStyleOwner, IDocumentLocation
Visual Basic
Public Class TableVectorGroup _
	Implements IDataBindingOwner, ISplitBehaviorObject, IComparable, IStyleOwner,  _
	IDocumentLocation

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..TableVectorGroup

See Also