aspnet-devexpress-dot-web-c6ed9985.md
Defines style settings for the group separators.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonGroupSeparatorStyle :
AppearanceStyleBase
Public Class RibbonGroupSeparatorStyle
Inherits AppearanceStyleBase
The following members return RibbonGroupSeparatorStyle objects:
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.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonGroupSeparatorStyle
See Also