DataCollection | ComponentOne
C1.DataCollection.BindingList Assembly / C1.DataCollection.BindingList Namespace / IDataCollectionBindingListItem Interface / Properties Property

In This Topic
    Properties Property
    In This Topic
    Gets the collection of properties of the item.
    Syntax
    'Declaration
     
    ReadOnly Property Properties As PropertyDescriptorCollection
    PropertyDescriptorCollection Properties {get;}
    See Also