CustomizeDashboardTitleEventArgs(String, String) Constructor
Initializes a new instance of the CustomizeDashboardTitleEventArgs class.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
text | String | A text to display as the dashboard title text. |
filterText | String | A text to display as the master filter state. |
See Also