CustomDashboardItem.CustomItemType Property
Specifies the item type.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v22.2.Core.dll
NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "CustomItem" | A string that identifies the item’s type. |
See Also