HtmlEditorEditorStyles.DropDownItemPickerItemStyle Property
Gets the style settings defining the appearance of items within the ASPxHtmlEditor’s drop-down item picker.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorDropDownItemPickerItemStyle | A HtmlEditorDropDownItemPickerItemStyle object containing style settings. |
See Also