Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1SimplifiedTabControl Class / ItemContainerStyle Property

In This Topic
    ItemContainerStyle Property (C1SimplifiedTabControl)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ItemContainerStyle As Style
    public Style ItemContainerStyle {get; set;}
    See Also