HtmlEditorDropDownItemPickerStyle Class
Contains styles settings defining the appearance of a dropdown item picker toolbar item.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
DevExpress.Web.ItemPickerTableStyle
HtmlEditorDropDownItemPickerStyle
See Also