Skip to main content

BarButtonGroupLink Class

Represents a link to the BarButtonGroup item.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v14.2.dll

#Declaration

#Remarks

The BarButtonGroupLink is a visual representation of the BarButtonGroup. For more information on bar items and links, see Bar Items and Links.

#Examples

This example shows how to define a BarButtonGroup in XAML.

See Also