C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / UserCellGroupCollection Class
Members

UserCellGroupCollection Class
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
 
Inheritance Hierarchy

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

See Also