[]
Separator element between groups of items in groups, toolbars, or drop-down elements.
public class RibbonSeparator : RibbonItem, IComponent, IDisposable
| Name | Description |
|---|---|
| RibbonSeparator() | Creates a new instance of RibbonSeparator. |
| 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. |