[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.EditOptions

EditOptions Property

EditOptions

Gets or sets a EditOptions value, determining which actions are allowed to the end-user.

Declaration
[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