A newer version of this page is available.
Switch to the current version.
GroupDataMemberCollection Class
The collection of names of data members that are used to group values.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v18.2.dll
Declaration
public class GroupDataMemberCollection :
TreeMapNotificationCollection<string>
Public Class GroupDataMemberCollection
Inherits TreeMapNotificationCollection(Of String)
Related API Members
The following members accept/return GroupDataMemberCollection objects:
Inheritance
Object
DXCollectionBase<String>
DXCollection<String>
NotificationCollection<String>
DevExpress.XtraTreeMap.TreeMapNotificationCollection<String>
GroupDataMemberCollection
See Also
Feedback