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

In This Topic
    UserCellGroupCollection Class
    In This Topic
    Represents a collection of UserCellGroup objects. This is the type of the RenderTable.UserCellGroups property of a RenderTable.
    Object Model
    UserCellGroupCollection Class
    Syntax
    'Declaration
     
    Public Class UserCellGroupCollection 
       Inherits System.Collections.CollectionBase
    public class UserCellGroupCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.C1Preview.UserCellGroupCollection

    See Also