Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedRibbonGroup Class / ShowDialogLauncher Property

In This Topic
    ShowDialogLauncher Property (C1SimplifiedRibbonGroup)
    In This Topic
    Gets or sets the dialog launcher visibility.
    Syntax
    'Declaration
     
    
    Public Property ShowDialogLauncher As Boolean
    public bool ShowDialogLauncher {get; set;}
    See Also