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

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