This demo illustrates how to add a dropdown menu item to a toolbar.
In ASPxHtmlEditor toolbars, a dropdown menu item represents a button that displays a dropdown menu when clicked. In this demo, you can insert the current date and time into the editor, by selecting an appropriate date/time format in a dropdown menu.
An ASPxHtmlEditor dropdown menu is represented by a ToolbarDropDownMenu toolbar item. You can use ToolbarDropDownMenu options to customize the appearance and behavior of a dropdown menu item, as required. The most important options are listed below: