PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / UserCellGroupCollection Class
Properties Methods


In This Topic
    UserCellGroupCollection Class Members
    In This Topic

    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