HtmlEditorRoundPanelStyles.ControlStyle Property
In This Article
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.2.dll
NuGet Package: DevExpress.Web
#Declaration
public AppearanceStyleBase ControlStyle { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Menu |
See Also