C1.C1Preview Namespace : DataBindingModeEnum Enumeration |
'Declaration Public Enum DataBindingModeEnum Inherits System.Enum
public enum DataBindingModeEnum : System.Enum
Member | Description |
---|---|
Internal | Some internal parts of the object are data bound, for example if a group of rows within a RenderTable is data bound, this flag is on. |
List | The object is bound to a valid data source via its RenderObject.DataBinding property. |
None | The object is not data bound. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.DataBindingModeEnum
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