ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ContextMenu Class / ItemContainerStyle Property

In This Topic
    ItemContainerStyle Property (C1ContextMenu)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ItemContainerStyle As Windows.UI.Xaml.Style
    public Windows.UI.Xaml.Style ItemContainerStyle {get; set;}
    See Also