Skip to main content
Tab

RibbonGroupSeparatorStyle Class

Defines style settings for the group separators.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

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