Gets the settings of the editor's drop down button.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapDropDownButton DropDownButton { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property DropDownButton As BootstrapDropDownButton
Type | Description |
---|---|
BootstrapDropDownButton | A BootstrapDropDownButton object that contains the button's settings. |