Skip to main content
A newer version of this page is available. .
Tab

RibbonGroupSeparatorStyle Class

Defines style settings for the group separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonGroupSeparatorStyle :
    AppearanceStyleBase

The following members return RibbonGroupSeparatorStyle objects:

Remarks

The RibbonGroupSeparatorStyle class contains settings that define the appearance of the group separators in the ASPxRibbon control.

An object of the RibbonGroupSeparatorStyle type can be accessed via the RibbonStyles.GroupSeparator property.

Inheritance

See Also