Skip to main content
A newer version of this page is available. .
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.v18.2.dll

Declaration

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

Property Value

Type
Style
See Also