Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

MenuStyle.Spacing Property

This property is not in effect for the MenuStyle class. Use the MenuStyle.ImageSpacing property instead.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public override Unit Spacing { get; set; }

Property Value

Type
Unit

Property Paths

You can access this nested property as listed below:

Object Type Path to Spacing
HtmlEditorPasteOptionsBarStyles
.PasteOptionsBar.Spacing
See Also