Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.Persistent.Base.General Namespace

In This Article

Contains general interfaces and classes used in XAF modules (special assemblies implementing particular features). Interfaces are implemented in some classes from the Business Class Library’s DevExpress.Persistent.BaseImpl.Xpo.dll assembly.

Assembly: DevExpress.Persistent.Base.v24.2.dll

#Classes

Name Description
NotificationItemsEventArgs Arguments passed to the NotificationsController.CustomProcessNotifications event.

#Interfaces

Name Description
ICategorizedItem Declares members implemented by the classes that can be represented in a UI via the CategorizedListEditor.
INotificationItem Declares members of a non-persistent class displayed within a List View in the reminders window.
INotificationsProvider Declares members implemented by Notifications Providers.
ISupportNotifications Declares members of business objects that support the Notifications Module functionality.
ITreeNode Declares members implemented by the classes that can be represented in a UI via the TreeListEditor.
ITreeNodeImageProvider Can be implemented by the classes implementing the ITreeNode interface, to support raster node images.
ITreeNodeSvgImageProvider Can be implemented by the classes implementing the ITreeNode interface, to support SVG node images.