Skip to main content

ASPxClientAppointmentFlags.allowInplaceEditor Property

Gets a value that specifies whether an inplace editor can be activated for an appointment.

#Declaration

TypeScript
allowInplaceEditor: boolean

#Property Value

Type Description
boolean

true if an inplace editor is activated; otherwise, false. Default is true.

See Also