Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarDropdownItem Class / SmallContent Property

In This Topic
    SmallContent Property (C1ToolbarDropdownItem)
    In This Topic
    Content for small state
    Syntax
    'Declaration
     
    
    Public Property SmallContent As Object
    public object SmallContent {get; set;}
    See Also