[]
Gets a collection that contains information about the properties that are available on the items in this ClientCollectionView.
public ReadOnlyCollection<ItemPropertyInfo> ItemProperties { get; }
Type | Description |
---|---|
ReadOnlyCollection<ItemPropertyInfo> | A collection that contains information about the properties that are available on the items in this ClientCollectionView. |