HtmlEditorPasteOptionsBarStyles Class
Contains settings that allow the appearance of paste options bar elements to be defined.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return HtmlEditorPasteOptionsBarStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesPasteOptionsBar |
ASP.NET MVC Extensions | HtmlEditorSettings.StylesPasteOptionsBar |
Remarks
These settings can be accessed using the ASPxHtmlEditor.StylesPasteOptionsBar property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
HtmlEditorPasteOptionsBarStyles
See Also