RibbonControl.ShowApplicationButton Property
In This Article
Gets or sets whether the Application Button is visible. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Application Button is visible; otherwise, false. |
#Remarks
See Application Button to learn more.
See Also