| Visual Basic (Declaration) | |
|---|---|
Public Property AllowChange As Boolean | |
| C# | |
|---|---|
public bool AllowChange {get; set;} | |
If this property is set to false, the appointment will not be changed, else the appointment will be changed.
| dbicDayView | Send comments on this topic. |
| AllowChange Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > BeforeAppointmentChangeEventArgs Class : AllowChange Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AllowChange As Boolean | |
| C# | |
|---|---|
public bool AllowChange {get; set;} | |