BootstrapDropDownEdit.DropDownCloseButton Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapDropDownEditModalCommandButton DropDownCloseButton { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property DropDownCloseButton As BootstrapDropDownEditModalCommandButton
Property Value
Type |
---|
DevExpress.Web.Bootstrap.BootstrapDropDownEditModalCommandButton |
See Also
Feedback