Back to Devexpress

RibbonControl.ActualApplicationButtonWidth Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-ribboncontrol-2514b8aa.md

latest1.4 KB
Original Source

RibbonControl.ActualApplicationButtonWidth Property

Gets the actual width of the Application Button. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public double ActualApplicationButtonWidth { get; protected set; }
vb
Public Property ActualApplicationButtonWidth As Double

Property Value

TypeDescription
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

RibbonControl Class

RibbonControl Members

DevExpress.Xpf.Ribbon Namespace