DiagramSettings.StylesMenu Property
In This Article
Specifies the style settings of menu elements in the Diagram extension.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public DiagramMenuStyles StylesMenu { get; }
#Property Value
Type | Description |
---|---|
Diagram |
An object that contains style settings. |
See Also