MenuStyle.SeparatorColor Property
In This Article
Gets or sets a separator‘s color.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Color | String. |
A Color object that specifies a separator’s color. |
#Remarks
Use the SeparatorColor property to define the color of a separator that is displayed within the corresponding object which the current style applies to. .
See Also