Skip to main content
.NET Framework 4.6.2+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ObjectView Fields
Show Inherited Hide Inherited

Represents a base class for Views that display object(s) of a particular type.
Name Description
InfoAllowDelete For internal use only.
InfoAllowEdit For internal use only.
InfoAllowNew For internal use only.
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