DashboardItemControlEventArgs.CardControl Property
Gets an underlying Card control.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public CardControl CardControl { get; }
#Property Value
Type | Description |
---|---|
Card |
A Card |
#Remarks
Use the CardControl property to access a Card control corresponding to the CardDashboardItem.