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

FluentDesignFormControl.TitleItemLinks Property

Provides access to BarItemLink objects displayed within the FluentDesignForm‘s title bar.

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

Property Value

Type Description
DevExpress.XtraBars.FluentDesignSystem.FluentFormLinks.FluentDesignFormLinkCollection

A DevExpress.XtraBars.FluentDesignSystem.FluentFormLinks.FluentDesignFormLinkCollection object that contains BarItemLink objects displayed within the FluentDesignForm‘s title bar.

See Also