Skip to main content
A newer version of this page is available. .

HtmlEditorStatusBarStyle.Paddings Property

Gets the padding settings of status bar .

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public Paddings Paddings { get; }

Property Value

Type Description
Paddings

A Paddings object that contains padding settings.

See Also