HtmlEditorPasteOptionsBarItemStyle Class
Defines style settings for the paste options bar items.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class HtmlEditorPasteOptionsBarItemStyle :
MenuItemStyle
#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.