Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1Book Class / ItemContainerStyle Property

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