Skip to main content

ASPxClientAppointmentFlags.allowResize Property

Gets a value that specifies whether an end-user is allowed to change the time boundaries of appointments.

#Declaration

TypeScript
allowResize: boolean

#Property Value

Type Description
boolean

true if appointment resizing is allowed; otherwise, false. Default is true.

See Also