ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / ItemContainerStyle Property

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