C1.Silverlight.Schedule.5
IsReadOnly Property (IntervalAppointmentPresenter)

Gets or sets a System.Boolean value that indicates whether the IntervalAppointmentPresenter is read-only to a user interacting with the control. This is a dependency property.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.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.
See Also

Reference

IntervalAppointmentPresenter Class
IntervalAppointmentPresenter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.