C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class / ItemContainerStyle Property

In This Topic
ItemContainerStyle Property (C1TabControl)
In This Topic
Gets or sets the Style applied to all contained C1TabItems
Syntax
'Declaration
 
Public Property ItemContainerStyle As Windows.UI.Xaml.Style
 
See Also