Skip to main content
A newer version of this page is available. .

DashboardControlBase.ShowTitleProperty Field

OBSOLETE

The ShowTitle property is obsolete. Use the Dashboard.Title.Visible property instead.

Identifies the ShowTitle dependency property.

Namespace: DevExpress.DashboardWpf

Assembly: DevExpress.Xpf.Dashboard.v18.2.dll

Declaration

[Obsolete("The ShowTitle property is obsolete. Use the Dashboard.Title.Visible property instead.")]
public static readonly DependencyProperty ShowTitleProperty

Field Value

Type
DependencyProperty
See Also