| C1.Data.2 Assembly > C1.Data Namespace : RowChangedTypeEnum Enumeration |
'Declaration Public Enum RowChangedTypeEnum Inherits System.Enum
public enum RowChangedTypeEnum : System.Enum
| Member | Description |
|---|---|
| CurrentRowChanged | Indicates that the current row has changed. |
| FieldsChanged | Indicates that the end user or user code modified a field. |
System.Object
System.ValueType
System.Enum
C1.Data.RowChangedTypeEnum