DxSchedulerSaveAppointmentChangesButton Properties
A button that users can click to save appointment changes.Name | Description |
---|---|
CssClass | Assign a CSS class 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’s text. Inherited from SchedulerPopupButtonBase. |
Tooltip | Specifies the button’s tooltip. |
See Also