Skip to main content

FluentDesignFormControl.TitleItemLinks Property

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

Namespace: DevExpress.XtraBars.FluentDesignSystem

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

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