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

RibbonButtonStyleSettings Class

Defines the appearance of ribbon buttons.

Namespace: DevExpress.WinUI.Ribbon

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

NuGet Package: DevExpress.WinUI

Declaration

public class RibbonButtonStyleSettings :
    RibbonItemStyleSettings

Remarks

You can use this class’s members to customize the appearance of the following ribbon buttons:

Inheritance

Object
DependencyObject
DevExpress.WinUI.Core.Internal.SettingsBase
RibbonItemStyleSettings
RibbonButtonStyleSettings
See Also