C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UserCellGroupCollection Class
Properties Methods


UserCellGroupCollection Class Members

The following tables list the members exposed by UserCellGroupCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets the UserCellGroup at the specified index in the current collection.  
Public PropertyGets the RenderTable object containing the current collection of user cell groups.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodAdds a UserCellGroup to the current collection.  
Public MethodAssigns (copies) properties from another RenderObject to the current object.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodFinds all user cell groups (objects of type UserCellGroup) that contain the cell at the specified row and column indices.  
Public MethodGets the bounding rectangle that includes all cells in all groups in the current collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also