aspnetbootstrap-devexpress-dot-web-dot-bootstrap-f5b20566.md
Represents the default edit button that invokes the editor’s dropdown window.
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapDropDownButton :
DropDownButton
Public Class BootstrapDropDownButton
Inherits DropDownButton
The following members return BootstrapDropDownButton objects:
The BootstrapDropDownButton class contains settings of a button editor’s default edit button, a click on which invokes the editor’s dropdown window (which is the dropdown calendar for the Date Edit or dropdown list for the Combo Box).
Object StateManager CollectionItem EditButton DropDownButton BootstrapDropDownButton
See Also