Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1Toolbar Class / ToolbarGroupStyle Property

In This Topic
    ToolbarGroupStyle Property (C1Toolbar)
    In This Topic
    Gets or set the toolbar group style.
    Syntax
    'Declaration
     
    
    Public Property ToolbarGroupStyle As Style
    public Style ToolbarGroupStyle {get; set;}
    See Also