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

In This Topic
    MediumContentTemplate Property (C1ToolbarDropdownItem)
    In This Topic
    Content template for medium state
    Syntax
    'Declaration
     
    
    Public Property MediumContentTemplate As DataTemplate
    public DataTemplate MediumContentTemplate {get; set;}
    See Also