Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1CoverFlow Class / ItemContainerStyle Property

In This Topic
    ItemContainerStyle Property (C1CoverFlow)
    In This Topic
    Gets or sets the style applied to all item containers.
    Syntax
    'Declaration
     
    
    Public Property ItemContainerStyle As Style
    public Style ItemContainerStyle {get; set;}
    See Also