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

BarButtonGroupLink.GetActAsButtonGroupDefault() Method

Gets the default value for the BarItemLink.ActAsButtonGroup property.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

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

Returns

Type Description
Boolean

true

See Also