ComponentOne Basic Library for UWP
ItemContainerStyle Property (C1TabControl)

C1.UWP Assembly > C1.Xaml Namespace > C1TabControl Class : ItemContainerStyle Property
Gets or sets the Style applied to all contained C1TabItems
Syntax
'Declaration
 
Public Property ItemContainerStyle As Windows.UI.Xaml.Style
public Windows.UI.Xaml.Style ItemContainerStyle {get; set;}
See Also

Reference

C1TabControl Class
C1TabControl Members