DashboardControlBase.TitleStyle Property
In This Article
Allows you to customize the dashboard title appearance. This is a dependency property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
#Property Value
Type | Description |
---|---|
Style | A Style object that is the style used to visualize the dashboard title. |
See Also