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

GalleryControl.HintTextStyle Property

OBSOLETE

Use HintTemplate property instead

This member is obsolete. Use the Gallery.HintTemplate property instead.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

[Obsolete("Use Gallery.HintTemplate property instead")]
public Style HintTextStyle { get; set; }

Property Value

Type
Style
See Also