Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / GroupedListBox Class / ItemContainerGenerator Property

In This Topic
    ItemContainerGenerator Property (GroupedListBox)
    In This Topic
    Gets the ItemContainerGenerator that is associated with the control.
    Syntax
    'Declaration
     
    
    Public Shadows ReadOnly Property ItemContainerGenerator As ItemContainerGenerator
    public new ItemContainerGenerator ItemContainerGenerator {get;}
    See Also