Class RibbonSeparator
Represents a control that is used to separate items in items controls.
Inheritance
System.Object
RibbonSeparator
Namespace: Syncfusion.Windows.Tools.Controls
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class RibbonSeparator : Control
Remarks
A RibbonSeparator control draws a vertical line between items in RibbonBar control. RibbonSeparator control do not react to any keyboard, mouse, mouse wheel, or tablet input and cannot be enabled or selected.
Constructors
RibbonSeparator()
Declaration
public RibbonSeparator()