Skip to main content
A newer version of this page is available. .
Bar

BarItemLink.GetActAsButtonGroupDefault() Method

Gets the default value for the BarItemLink.ActAsButtonGroup property.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
public virtual bool GetActAsButtonGroupDefault()

Returns

Type Description
Boolean

false

See Also