BootstrapDropDownButton Class
Represents the default edit button that invokes the editor’s dropdown window.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapDropDownButton objects:
Remarks
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).
Inheritance
Object
StateManager
CollectionItem
EditButton
DropDownButton
BootstrapDropDownButton
See Also