A newer version of this page is available.
Switch to the current version.
HtmlEditorPasteOptionsBarStyles.PasteOptionsBar Property
Gets the style settings that define the appearance of the paste options bar within the ASPxHtmlEditor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll
Declaration
public HtmlEditorPasteOptionsBarStyle PasteOptionsBar { get; }
Public ReadOnly Property PasteOptionsBar As HtmlEditorPasteOptionsBarStyle
Property Value
Type | Description |
---|---|
HtmlEditorPasteOptionsBarStyle | A HtmlEditorPasteOptionsBarStyle object that contains style settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to PasteOptionsBar |
---|---|
ASPxHtmlEditor |
|
HtmlEditorSettings |
|
MVCxHtmlEditor |
|
See Also
Feedback