Back to Devexpress

CustomDashboardItemConfigurationException Class

dashboard-devexpress-dot-dashboardcommon-ec418566.md

latest1.5 KB
Original Source

CustomDashboardItemConfigurationException Class

The exceptions that occur when a custom item’s metadata is not registered or a CustomControlProviderBase descendant is not assigned to the e.CustomControlProvider property.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

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

Inheritance

Object Exception CustomDashboardItemConfigurationException

See Also

CustomDashboardItemConfigurationException Members

DevExpress.DashboardCommon Namespace