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

View.SecurityReadOnlyItemName Field

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.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public const string SecurityReadOnlyItemName = "Security"

Field Value

Type
String
See Also