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

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