Table of Contents

Property ItemProperties

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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; }

Property Value

ReadOnlyCollection<ItemPropertyInfo>