HERibbonComboBoxCommandBase.CreateDefaultItems(Boolean) Method
Creates a collection of default items within the ListEditItemCollection collection.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| clearExistingItems | Boolean |
|
Remarks
Use the CreateDefaultItems method to manually create default items within the combobox ribbon item.
See Also