TreeMapNotificationCollection<T> Class
A base class for collections that are able to send update notifications.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
Declaration
Type Parameters
Name | Description |
---|---|
T | The type of collection items. |
Inheritance
See Also