ComponentOne Basic Library for UWP
ItemContainerStyle Property (C1HierarchicalPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter Class : ItemContainerStyle Property
Gets or sets the Style that is applied to the container element generated for each item.
Syntax
'Declaration
 
Public Shadows Property ItemContainerStyle As Windows.UI.Xaml.Style
public new Windows.UI.Xaml.Style ItemContainerStyle {get; set;}
See Also

Reference

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members