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