[]
        
(Showing Draft Content)

C1.WPF.Schedule.AppointmentWrapPanel.IsReadOnly

IsReadOnly Property

IsReadOnly

Gets or sets a bool value that indicates whether the AppointmentWrapPanel is read-only to a user interacting with the control. This is a dependency property.

Declaration
public bool IsReadOnly { get; set; }
Remarks

This value only affects a user who is interacting with the control. The contents of the AppointmentWrapPanel can always be modified programmatically.