Back to Devexpress

BarButtonGroupLink.ButtonGroup Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-barbuttongrouplink.md

latest1.1 KB
Original Source

BarButtonGroupLink.ButtonGroup Property

Gets the button group to which the current link corresponds.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public BarButtonGroup ButtonGroup { get; }
vb
Public ReadOnly Property ButtonGroup As BarButtonGroup

Property Value

TypeDescription
BarButtonGroup

A BarButtonGroup object that represents the button group to which the current link corresponds

|

See Also

BarButtonGroupLink Class

BarButtonGroupLink Members

DevExpress.Xpf.Ribbon Namespace