Skip to main content
Bar

BarItem.GetBarLinkInfoProvider() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public BarLinkInfoProvider GetBarLinkInfoProvider()

Returns

Type
DevExpress.XtraBars.Design.BarLinkInfoProvider
See Also