C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace : C1ViewModel Class |
For a list of all members of this type, see C1ViewModel members.
Name | Description | |
---|---|---|
![]() | BeginUpdate | Starts a batch update cycle during which multiple changes can be made in the view without recreating an owner C1DataView's rowset. The update cycle must be finished with the EndUpdate method call. |
![]() | EndUpdate | Finishes an update cycle started by the BeginUpdate method call. |