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

BarCustomContainerItemLink.DisplayCaption Property

Gets the display caption of the current BarCustomContainerItemLink.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public override string DisplayCaption { get; }

Property Value

Type Description
String

The current BarCustomContainerItemLink caption.

See Also