Click or drag to resize
EnumerableDataContainer<T> Properties

The EnumerableDataContainer< T> generic type exposes the following members.

Properties
  NameDescription
Public propertyColumnNames
Returns list of enumeration items.
Public propertyItem
Returns the value of given enumeration item.
Protected propertyItemsByString
Items collection by name
Top
See Also