AllowFieldEditing Property
AllowFieldEditing
Gets or sets a value that determines whether users should be allowed to edit the properties of the Fields.
Declaration
public bool AllowFieldEditing { get; set; }
Public Property AllowFieldEditing As Boolean