Skip to main content
All docs
V26.1
  • DxSchedulerShowAppointmentEditFormButton Properties

    A button that invokes an appointment’s extended edit form.
    Name Description
    Attributes Specifies a collection of standard HTML attributes applied to the buttons used in the Scheduler appointment tooltip and edit forms. Inherited from SchedulerPopupButtonBase.
    CssClass Assigns a CSS class to a button. Inherited from SchedulerPopupButtonBase.
    RenderStyle Specifies the button’s predefined style.
    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. Inherited from SchedulerPopupButtonBase.
    See Also