HtmlEditorPasteOptionsBarItemStyle Class
Defines style settings for the paste options bar items.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
Declaration
Related API Members
The following members return HtmlEditorPasteOptionsBarItemStyle objects:
Remarks
The HtmlEditorPasteOptionsBarItemStyle class contains settings that define the appearance of the paste options bar items in the ASPxHtmlEditor control.
An object of the HtmlEditorPasteOptionsBarItemStyle type can be accessed using the HtmlEditorPasteOptionsBarStyles.PasteOptionsBarItem property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
AppearanceItemStyle
MenuItemStyleBase
MenuItemStyle
HtmlEditorPasteOptionsBarItemStyle
See Also