Click or drag to resize
ValueFromListBinderTModel, TControl, TValue, TListModelItemDescriptions Property
The list of descriptions that we're going to use for the list.

Namespace: VirtualRadar.WinForms.PortableBinding
Assembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected ItemDescriptionList<TListModel> ItemDescriptions { get; }

Property Value

Type: ItemDescriptionListTListModel
See Also