Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarToggleItem Class / LargeContentTemplate Property

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