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

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