BarItemLink.IsDefaultActAsButtonGroup Property
Gets whether the BarItemLink.ActAsButtonGroup property is set to its default value.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the BarItemLink.ActAsButtonGroup property is set to its default value; otherwise, false. |
See Also