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

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