Skip to main content
All docs
V25.1
  • DxSchedulerCloseAppointmentButton Properties

    A button that closes an appointment form.
    Name Description
    CssClass Assigns 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 The button text.
    Tooltip Specifies the button’s tooltip. Inherited from SchedulerPopupButtonBase.
    See Also