menu

WPF

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

    Show / Hide Table of Contents

    Class ToolBarItemSeparator

    Inheritance
    System.Object
    ToolBarItemSeparator
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Shared.Wpf.dll
    Syntax
    public class ToolBarItemSeparator : Control

    Constructors

    ToolBarItemSeparator()

    Initializes the new instance of ToolBarItemSeparator

    Declaration
    public ToolBarItemSeparator()

    Fields

    OrientationProperty

    Declaration
    public static readonly DependencyProperty OrientationProperty
    Field Value
    Type
    System.Windows.DependencyProperty

    Properties

    Orientation

    Gets or Sets the orientation of the ToolBarItemSeparator

    Declaration
    public Orientation Orientation { get; set; }
    Property Value
    Type
    System.Windows.Controls.Orientation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved