ListView Fields
Represents a List View.| Name | Description |
|---|---|
| DetailViewControlID | For internal use. |
| InfoAllowDelete static | For internal use only. Inherited from ObjectView. |
| InfoAllowEdit static | For internal use only. Inherited from ObjectView. |
| InfoAllowLink | For internal use. |
| InfoAllowNew static | For internal use only. Inherited from ObjectView. |
| InfoAllowUnlink | For internal use. |
| ListViewControlID | Intended for internal use. |
| ListViewCriteriaName | Intended for internal use. |
| MaxRecursionDepth static | Specifies the max recursion depth of the CompositeView. Inherited from CompositeView. |
| SecurityReadOnlyItemName static | Returns a key used to create an item in the View.AllowEdit collection of the current View. This key specifies a reason for making the View editable/read-only when the Security System allows/denies access to edit to the object(s) represented by the View. Inherited from View. |
See Also