Skip to main content

HtmlEditorStatusBarStyle.Paddings Property

Gets the padding settings of status bar .

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v23.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