Interface allowing basic
IField support for custom controls that deal with list data.
Namespace:
NetQuarry.Data
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public interface IListField
Public Interface IListField
The IListField type exposes the following members.
Properties
| Name | Description |
---|
| Items |
The collection of items in the list.
|
TopSee Also