Skip to main content
A newer version of this page is available. .

GroupDataMemberCollection Class

The collection of names of data members that are used to group values.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class GroupDataMemberCollection :
    TreeMapNotificationCollection<string>

The following members return GroupDataMemberCollection objects:

See Also