Back to Devexpress

MenuStyle.GutterStyle Property

aspnet-devexpress-dot-web-dot-menustyle.md

latest1.0 KB
Original Source

MenuStyle.GutterStyle Property

This property is not in effect for the MenuStyle class.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle GutterStyle { get; }
vb
Public ReadOnly Property GutterStyle As AppearanceStyle

Property Value

Type
AppearanceStyle

Remarks

The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.

See Also

MenuStyle Class

MenuStyle Members

DevExpress.Web Namespace