DashboardControlBase.ShowTitleProperty Field
In This Article
OBSOLETE
The Show
Identifies the ShowTitle dependency property.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
[Obsolete("The ShowTitle property is obsolete. Use the Dashboard.Title.Visible property instead.")]
public static readonly DependencyProperty ShowTitleProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property. |
See Also