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

In This Topic
    DialogLauncherIconStyle Property
    In This Topic
    Gets or sets the style of the dialog launcher icon.
    Syntax
    'Declaration
     
    
    Public Property DialogLauncherIconStyle As Style
    public Style DialogLauncherIconStyle {get; set;}
    See Also