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