BarSplitButtonItemLink.ActAsDropDown Property
Gets the BarSplitButtonItem.ActAsDropDown setting of the corresponding bar item object. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> | The value of the BarSplitButtonItem.ActAsDropDown setting. |
See Also