HtmlEditorDropDownItemPickerItemStyle Class
In This Article
Contains styles settings defining the appearance of items, displayed within a dropdown item picker toolbar item‘s drop-down window.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return HtmlEditorDropDownItemPickerItemStyle objects:
#Remarks
An object of the HtmlEditorDropDownItemPickerItemStyle type can be accessed via the HtmlEditorEditorStyles.DropDownItemPickerItemStyle property of an ASPxHtmlEditor control.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
AppearanceItemStyle
DevExpress.Web.ItemPickerTableCellStyle
HtmlEditorDropDownItemPickerItemStyle
See Also