menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RibbonSeparator - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved