HtmlEditorRoundPanelStyles.ControlStyle Property
Gets the style settings used to define the appearance of round panel elements (excepting their headers) used within the ASPxHtmlEditor control.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
AppearanceStyleBase | A MenuStyle object that contains style settings. |
See Also