HtmlEditorRoundPanelStyles Class
Contains settings that allow the appearance of specific elements within round panels used by the ASPxHtmlEditor 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 HtmlEditorRoundPanelStyles objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxHtmlEditor.StylesRoundPanel |
ASP.NET MVC Extensions | HtmlEditorSettings.StylesRoundPanel |
Remarks
An object of the HtmlEditorRoundPanelStyles type can be accessed via the ASPxHtmlEditor.StylesRoundPanel property.
Implements
Inheritance
Object
StateManager
PropertiesBase
StylesBase
RoundPanelStyles
HtmlEditorRoundPanelStyles
See Also