BarButtonGroup.ItemLinks Property
Provides access to links that are owned by the current group.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
public override BarItemLinkCollection ItemLinks { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
#Remarks
For more information and examples, see BarCustomContainerItem.ItemLinks.