FluentDesignFormControl.TitleItemLinks Property
Provides access to BarItemLink objects displayed within the FluentDesignForm‘s title bar.
Namespace: DevExpress.XtraBars.FluentDesignSystem
Assembly: DevExpress.XtraBars.v24.1.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