Back to Devexpress

HtmlEditorDropDownItemPickerStyle Class

aspnet-devexpress-dot-web-dot-aspxhtmleditor-647f7c7c.md

latest2.4 KB
Original Source

HtmlEditorDropDownItemPickerStyle Class

Contains styles settings defining the appearance of a dropdown item picker toolbar item.

Namespace : DevExpress.Web.ASPxHtmlEditor

Assembly : DevExpress.Web.ASPxHtmlEditor.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class HtmlEditorDropDownItemPickerStyle :
    ItemPickerTableStyle
vb
Public Class HtmlEditorDropDownItemPickerStyle
    Inherits ItemPickerTableStyle

The following members return HtmlEditorDropDownItemPickerStyle objects:

Remarks

An object of the HtmlEditorDropDownItemPickerStyle type can be accessed via the HtmlEditorEditorStyles.DropDownItemPickerStyle property of an ASPxHtmlEditor control.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase DevExpress.Web.ItemPickerTableStyle HtmlEditorDropDownItemPickerStyle

See Also

HtmlEditorDropDownItemPickerStyle Members

HTML Editor

DevExpress.Web.ASPxHtmlEditor Namespace