Represents a (possibly sparse) user-defined group of cells (objects of type TableCell) in a RenderTable.

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

Syntax

C#
public class UserCellGroup : IDocumentLocation, 
	IStyleOwner
Visual Basic
Public Class UserCellGroup _
	Implements IDocumentLocation, IStyleOwner

Inheritance Hierarchy

System..::..Object
  C1.C1Preview..::..UserCellGroup

See Also