[]
Gets or sets a EditOptions value, determining which actions are allowed to the end-user.
[C1Category("Behavior")]
[C1Description("EditOptions", "Determines which actions are allowed to the end-user.")]
public EditOptions EditOptions { get; set; }
<C1Category("Behavior")>
<C1Description("EditOptions", "Determines which actions are allowed to the end-user.")>
Public Property EditOptions As EditOptions