Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / RibbonGroup Class / DialogLauncherButtonStyle Property

In This Topic
    DialogLauncherButtonStyle Property
    In This Topic
    Gets or sets the style applied to the button that opens the dialog.
    Syntax
    'Declaration
     
    
    Public Property DialogLauncherButtonStyle As Style
    public Style DialogLauncherButtonStyle {get; set;}
    See Also