Skip to main content
A newer version of this page is available. .

RibbonButtonBase Class

Namespace: DevExpress.WinUI.Ribbon

Assembly: DevExpress.WinUI.Ribbon.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

[ContentProperty(Name = "Content")]
public abstract class RibbonButtonBase :
    RibbonItem<RibbonButtonStyleSettings>,
    ISupportToolTip
See Also