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

RecentHyperlinkItem.Style Property

This property is not supported by the RecentHyperlinkItem class objects.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[DefaultValue(RecentLabelStyles.Medium)]
[Browsable(false)]
public override RecentLabelStyles Style { get; set; }

Property Value

Type Default
DevExpress.XtraBars.Ribbon.RecentLabelStyles **Medium**
See Also