GroupingManager Object Members
Public Methods
Public Method ClearDeletes the data from the GroupItem list in memory.
Public Method GroupListThe list of top-level GroupItem objects.
Public Method IsClearChecks if the GroupingManager contains any data. True if there is no data.
Public Method ItemListThe list of references to the members of the group.
Public Method RefreshFetches the GroupList according to the Filter and Group values, overwriting the list in memory.
Public Properties
Public Property GroupThe grouping criteria.
Public Property TextThe text representation of the grouping criteria.
See Also