Interface IItemProperties
IItemProperties is an interface that a collection view can implement to expose information about the properties available on items in the underlying collection.
public interface IItemProperties
Properties
- ItemProperties
Returns information about the properties available on items in the underlying collection. This information may come from a schema, from a type descriptor, from a representative item, or from some other source known to the view.