Property ItemProperties
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.
public ReadOnlyCollection<ItemPropertyInfo> ItemProperties { get; }