Skip to main content
Tab

RibbonStyles.GroupSeparator Property

Gets style settings defining the appearance of group separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public RibbonGroupSeparatorStyle GroupSeparator { get; }

Property Value

Type Description
RibbonGroupSeparatorStyle

A RibbonGroupSeparatorStyle object containing style settings.

See Also