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