RibbonGroupSeparatorStyle Class
Defines style settings for the group separators.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
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
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonGroupSeparatorStyle
See Also