ComponentOne Basic Library for UWP
ItemStyle Property (C1ItemsControl)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsControl Class : ItemStyle Property
Style applied to all the items of this item control.
Syntax
'Declaration
 
Public Property ItemStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style ItemStyle {get; set;}
See Also

Reference

C1ItemsControl Class
C1ItemsControl Members