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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

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

Returns

Type Description
Boolean

false

See Also