Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1TileListBoxPanel Class / GeneratorForPanel Property

In This Topic
    GeneratorForPanel Property (C1TileListBoxPanel)
    In This Topic
    Gets the items container generator for this panel.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property GeneratorForPanel As C1ItemContainerGenerator
    protected C1ItemContainerGenerator GeneratorForPanel {get;}
    See Also