Dashboard.Title Property
In This Article
Provides access to the title settings of the dashboard.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public DashboardTitle Title { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also