Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.Schedule Namespace / EditCollectionControl Class / ItemType Property

In This Topic
    ItemType Property (EditCollectionControl)
    In This Topic
    Gets or sets a type of items in a source and target collections.
    Syntax
    'Declaration
     
    
    Public Property ItemType As Type
    public Type ItemType {get; set;}
    See Also