Skip to main content

DuplicateDataItemIdException Class

The exception that occurs when you have two data items with the same id.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v23.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public class DuplicateDataItemIdException :
    Exception

Inheritance

Object
Exception
DuplicateDataItemIdException
See Also