Skip to main content
All docs
V23.2

DxSchedulerDeleteAppointmentButton Properties

A button that allows users to delete an appointment.
Name Description
CssClass Specifies the name of the CSS class applied to a button. Inherited from SchedulerPopupButtonBase.
RenderStyle Specifies the button’s predefined style. Inherited from SchedulerPopupButtonBase.
ShowIcon Specifies whether to show the button’s icon. Inherited from SchedulerPopupButtonBase.
Text Specifies the button text.
Tooltip Specifies the button’s tooltip. Inherited from SchedulerPopupButtonBase.
See Also