Skip to main content

RibbonButtonStyleSettings Class

Defines the appearance of ribbon buttons.

Namespace: DevExpress.WinUI.Ribbon

Assembly: DevExpress.WinUI.Ribbon.v23.2.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