ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerPanel Class / GeneratorForPanel Property

In This Topic
    GeneratorForPanel Property
    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