Back to Devexpress

HtmlEditorDropDownItemPickerItemStyle Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-8bb60320.md

latest2.7 KB
Original Source

HtmlEditorDropDownItemPickerItemStyle Class

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

Declaration

csharp
public class HtmlEditorDropDownItemPickerItemStyle :
    ItemPickerTableCellStyle
vb
Public Class HtmlEditorDropDownItemPickerItemStyle
    Inherits ItemPickerTableCellStyle

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.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle DevExpress.Web.ItemPickerTableCellStyle HtmlEditorDropDownItemPickerItemStyle

See Also

HtmlEditorDropDownItemPickerItemStyle Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace