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

BarDockingMenuItem.Strings Property

Gets or sets the Strings collection containing captions of existing documents.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[Browsable(false)]
public override Strings Strings { get; }

Property Value

Type Description
Strings

The Strings collection containing captions of existing documents.

See Also