aspnet-devexpress-dot-web-dot-aspxhtmleditor-8bb60320.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class HtmlEditorDropDownItemPickerItemStyle :
ItemPickerTableCellStyle
Public Class HtmlEditorDropDownItemPickerItemStyle
Inherits ItemPickerTableCellStyle
The following members return HtmlEditorDropDownItemPickerItemStyle objects:
An object of the HtmlEditorDropDownItemPickerItemStyle type can be accessed via the HtmlEditorEditorStyles.DropDownItemPickerItemStyle property of an ASPxHtmlEditor control.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle DevExpress.Web.ItemPickerTableCellStyle HtmlEditorDropDownItemPickerItemStyle
See Also