Skip to main content

ASPxClientAppointmentFlags.allowConflicts Property

Gets a value that specifies whether an end-user is allowed to share the schedule time between two or more appointments.

Declaration

allowConflicts: boolean

Property Value

Type Description
boolean

true if appointments with the same schedule time are allowed; otherwise, false. Default is true.

See Also