Skip to main content
Bar

BarCustomContainerItemLink.DisplayCaption Property

Gets the display caption of the current BarCustomContainerItemLink.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string DisplayCaption { get; }

Property Value

Type Description
String

The current BarCustomContainerItemLink caption.

See Also