MenuStyle.SeparatorStyle Property
Gets the separator‘s style settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceStyle | An AppearanceStyle object that contains the style settings. |
Remarks
Use the SeparatorStyle property to access and customize the style settings that define the appearance of separators at the menu level to which the current style applies.
See Also