SchedulerPopupButtonBase Properties
A base class that implements buttons used in the Scheduler‘s appointment tooltip and edit forms.
Name | Description |
---|---|
Css |
Assigns a CSS class to a button. |
Render |
Specifies the button’s predefined style. |
Show |
Specifies whether to show the button’s icon. |
Text | Specifies the button’s text. |
Tooltip | Specifies the button’s tooltip. |
See Also