Back to Devexpress

CardControl Class

dashboard-devexpress-dot-dashboardwin-de2408e6.md

latest2.0 KB
Original Source

CardControl Class

A Card control that is used to visualize a Card dashboard item’s data.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public class CardControl :
    DashboardUserControl,
    IAppearanceProvider,
    IPaintEventsProvider
vb
Public Class CardControl
    Inherits DashboardUserControl
    Implements IAppearanceProvider,
               IPaintEventsProvider

The following members return CardControl objects:

Inheritance

Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl DevExpress.DashboardWin.Native.DashboardUserControl CardControl

See Also

CardControl Members

DevExpress.DashboardWin Namespace