For a list of all members of this type, see Generic ObjectView members.
| Name | Description | |
|---|---|---|
| AllowEdit | Gets whether you can update items in the list. | |
| AllowNew | Gets whether you can add items to the list using AddNew . | |
| AllowRemove | Gets whether you can remove items from the list, using Remove or RemoveAt. | |
| Count | Gets the number of elements contained in the ObjectView. | |
| Item | Gets the object at the specified index. | |
| ObjectSet | Specifies the ObjectSet connected with the ObjectView. | |
| Sort | Specifies the string to sort the ObjectView. |