Represents a collection of UserCellGroup objects.
This is the type of the UserCellGroups property of a RenderTable.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public class UserCellGroupCollection : CollectionBase |
Visual Basic |
---|
<DefaultMemberAttribute("Item")> _ Public Class UserCellGroupCollection _ Inherits CollectionBase |