C1.C1Preview Namespace : UserCellGroupCollection Class |
The following tables list the members exposed by UserCellGroupCollection.
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Collections.CollectionBase) | |
Count | (Inherited from System.Collections.CollectionBase) | |
Item | Gets the UserCellGroup at the specified index in the current collection. | |
Owner | Gets the RenderTable object containing the current collection of user cell groups. |
Name | Description | |
---|---|---|
Add | Adds a UserCellGroup to the current collection. | |
AssignFrom | Assigns (copies) properties from another RenderObject to the current object. | |
Clear | (Inherited from System.Collections.CollectionBase) | |
FindGroupsAtPos | Finds all user cell groups (objects of type UserCellGroup) that contain the cell at the specified row and column indices. | |
GetEnumerator | (Inherited from System.Collections.CollectionBase) | |
GetRightBottomBounds | Gets the bounding rectangle that includes all cells in all groups in the current collection. | |
RemoveAt | (Inherited from System.Collections.CollectionBase) |