C1.LiveLinq.LiveViews Namespace (C1.LiveLinq.4.6.2)
In This Topic
Classes
Enumerations
| Enumeration | Description |
| DataBindingMode | Enumeration of the possible data binding modes. It is used by the View.DataBindingMode property. |
| ViewMaintenanceMode | Specifies how a view is synchronized with changes in its base data. |
| ViewOrder | Specifies whether and how a view must preserve item order if it exists in the source. |
| ViewRowState | The state of a view row with regard to edit, add and delete operations if they are performed directly on the view. |
See Also