Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarSplitButton Class / ContentBackground Property

In This Topic
    ContentBackground Property (C1ToolbarSplitButton)
    In This Topic
    Gets or sets the content background.
    Syntax
    'Declaration
     
    
    Public Property ContentBackground As Brush
    public Brush ContentBackground {get; set;}
    See Also