Skip to main content
Bar

GalleryControl.HintCaptionTextStyle Property

OBSOLETE

Use HintCaptionTemplate property instead

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

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

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

Property Value

Type
Style
See Also