Skip to main content
A newer version of this page is available. .

DetailView Fields

Represents a Detail View.
Name Description
DetailViewReadOnlyKey For internal use only.
InfoAllowDelete static For internal use only. Inherited from ObjectView.
InfoAllowEdit static For internal use only. Inherited from ObjectView.
InfoAllowNew static For internal use only. Inherited from ObjectView.
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.
ViewEditModeKeyName For internal use only.
See Also