[]
        
(Showing Draft Content)

C1.Win.Schedule.C1ScheduleSettings.AllowCategoriesEditing

AllowCategoriesEditing Property

AllowCategoriesEditing

Determines whether end-user has permission to edit Categories.

Declaration
public bool AllowCategoriesEditing { get; set; }
Property Value
Type Description
bool

The default value is true.

Remarks

If this property is false, default dialogs will only allow selection from the existing items. If this property is false and CategoryCollection is empty, default Appointment dialog won't show controls for editing Categories.