The IResourceListView type exposes the following members.

Properties

  NameDescription
IsItemCollectionReadOnly
Gets or sets a value indicating whether the item collection is read-only in the IEntityListView control so that the user cannot update it using the keyboard or by executing specific commands.
(Inherited from IEntityListView.)
IsItemDataReadOnly
Gets or sets a value indicating whether the item data is read-only in the IEntityListView control so that the user cannot update it using the keyboard or mouse.
(Inherited from IEntityListView.)

See Also