Skip to main content

GroupDataMemberCollection Class

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

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class GroupDataMemberCollection :
    TreeMapNotificationCollection<string>

The following members return GroupDataMemberCollection objects:

See Also