Skip to main content

CustomizeDashboardTitleTextEventArgs Class

Provides data for the DashboardViewer.CustomizeDashboardTitleText and DashboardDesigner.CustomizeDashboardTitleText events.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public class CustomizeDashboardTitleTextEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomizeDashboardTitleTextEventArgs
See Also