Skip to main content
.NET 6.0+

CompositeView Fields

Represents a base class for Views that support View Items layout.
Name Description
MaxRecursionDepth static Specifies the max recursion depth of the 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