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

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