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


In This Topic
    ItemContainerGenerator Class Members
    In This Topic

    The following tables list the members exposed by ItemContainerGenerator.

    Public Methods
     NameDescription
    Public MethodReturns the container element corresponding to the item at the given index within the ItemCollection.  
    Public MethodReturns the container element corresponding to the given item.  
    Public MethodReturns the index to an item that corresponds to the specified, generated container element.  
    Public MethodReturns the item that corresponds to the specified, generated container element.  
    Top
    See Also