CardCollection Class
In This Article
A collection that contains Card objects.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Related API Members
The following members return CardCollection objects:
#Remarks
Use the CardDashboardItem.Cards property to access the collection of Card objects.
See Also