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

In This Topic
    DialogLauncherIconTemplate Property
    In This Topic
    Gets or sets the template of the dialog launcher icon.
    Syntax
    'Declaration
     
    
    Public Property DialogLauncherIconTemplate As C1.WPF.Core.C1IconTemplate
    public C1.WPF.Core.C1IconTemplate DialogLauncherIconTemplate {get; set;}
    See Also