Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1TabControl Class / ItemContainerStyleProperty Field

In This Topic
    ItemContainerStyleProperty Field (C1TabControl)
    In This Topic
    Identifies the ItemContainerStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemContainerStyleProperty As DependencyProperty
    public static readonly DependencyProperty ItemContainerStyleProperty
    See Also