Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / SelectFromListScene Class / ItemType Property

In This Topic
    ItemType Property (SelectFromListScene)
    In This Topic
    Gets the type of items in collections.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemType As Type
    public Type ItemType {get;}
    See Also