Back to Devexpress

DuplicateDataItemIdException Class

dashboard-devexpress-dot-dashboardcommon-1972a1ba.md

latest1.2 KB
Original Source

DuplicateDataItemIdException Class

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

Namespace : DevExpress.DashboardCommon

Assembly : DevExpress.Dashboard.v25.2.Core.dll

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DuplicateDataItemIdException :
    Exception
vb
Public Class DuplicateDataItemIdException
    Inherits Exception

Inheritance

Object Exception DuplicateDataItemIdException

See Also

DuplicateDataItemIdException Members

DevExpress.DashboardCommon Namespace