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

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