Example of Dropdown Button in ASP.NET MVC Button Control

This sample demonstrates the default functionalities of the DropDownButton. By clicking DropDownButton, it displays popup with list of action items.

DEMO
SOURCE

DropDownButton component is used to toggle contextual overlays for displaying list of links that containing action items. It can contain both text and images.

In this sample, DropDownButton contains icon, content and list of action items, icon can be added by using iconCss opens in a new tab property, content can be added by using content opens in a new tab property and list of action items can be added by using items opens in a new tab property.

More information about DropDownButton can be found in this documentation section opens in a new tab .

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab