C1.C1Preview.DataBinding Namespace : Field Class |
'Declaration Public Class Field Inherits C1.C1Preview.NamedCollectionItem
public class Field : C1.C1Preview.NamedCollectionItem
If the C1DataBinding.DataSource of the C1DataBinding containing the current field is an System.Collections.IEnumerable, the Field represents a property available on the type of objects in the enumerated collection.
If the C1DataBinding.DataSource is a DataSet, the Field represents a DataSetField in that data set.
System.Object
C1.C1Preview.NamedCollectionItem
C1.C1Preview.DataBinding.Field
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2