Back to Devexpress

Dashboard.Title Property

dashboard-devexpress-dot-dashboardcommon-dot-dashboard-68e15c8a.md

latest1.1 KB
Original Source

Dashboard.Title Property

Provides access to the title settings of the dashboard.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public DashboardTitle Title { get; }
vb
Public ReadOnly Property Title As DashboardTitle

Property Value

TypeDescription
DashboardTitle

A DashboardTitle object that represents the dashboard title.

|

See Also

Dashboard Class

Dashboard Members

DevExpress.DashboardCommon Namespace