DataCollection | ComponentOne
C1.WPF.DataCollection Assembly / C1.WPF.DataCollection Namespace / C1CollectionViewDataCollection Class / ItemType Property

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