[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonSeparator

RibbonSeparator Class

Separator element between groups of items in groups, toolbars, or drop-down elements.

Inheritance
RibbonSeparator
Implements
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class RibbonSeparator : RibbonItem, IComponent, IDisposable

Constructors

Name Description
RibbonSeparator()

Creates a new instance of RibbonSeparator.

Properties

Name Description
CanBeAddedToQat

Gets or sets whether the user can add this RibbonItem to the Quick Access Toolbar at runtime.

HiddenMode

Gets or sets whether the RibbonSeparator works but doesn't appear in a RibbonGroup.