Back to Devexpress

CardCustomDisplayTextEventArgs Class

dashboard-devexpress-dot-dashboardwin-5a22462f.md

latest1.3 KB
Original Source

CardCustomDisplayTextEventArgs Class

Provides data for the CardControl.CustomDisplayText event.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public class CardCustomDisplayTextEventArgs :
    EventArgs
vb
Public Class CardCustomDisplayTextEventArgs
    Inherits EventArgs

CardCustomDisplayTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs CardCustomDisplayTextEventArgs

See Also

CardCustomDisplayTextEventArgs Members

DevExpress.DashboardWin Namespace