CollectionViewGroup Class
Defines a group of items managed by a CollectionView<T>.
public class CollectionViewGroup
- Inheritance:
- object object
Remarks
This experimental class is subject to breaking changes and should only be used in conjunction with Actipro controls in the manner directed.
Properties
ItemCount
The number of items in the group.
Items
A read-only list of the items in the group.
Name
The name of the group.
Methods
ToString()
Returns the string representation of this object.
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()