Click or drag to resize
Accord.NET (logo)

NumericCollectionEditorCollectionItemType Property

Gets the type of the items contained in the collection.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public Type CollectionItemType { get; }
Request Example View Source

Property Value

Type: Type
See Also