Skip to main content

RecentHyperlinkItem.Style Property

This property is not supported by the RecentHyperlinkItem class objects.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

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