RibbonControl.ActualApplicationButtonWidth Property
Gets the actual width of the Application Button. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v24.1.dll
NuGet Package: DevExpress.Wpf.Ribbon
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value that specifies the actual width of the Application Button. |
Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also