Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1VirtualizingPanel Class / ItemContainerGenerator Property

In This Topic
    ItemContainerGenerator Property (C1VirtualizingPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemContainerGenerator As C1ItemContainerGenerator
    public C1ItemContainerGenerator ItemContainerGenerator {get;}
    See Also