WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabSplitterCommands

    Show / Hide Table of Contents

    Class TabSplitterCommands

    Represents the class for TabSplitter Commands

    Inheritance
    System.Object
    TabSplitterCommands
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public static class TabSplitterCommands

    Fields

    CloseCurrentTabSplitterItem

    Defines TabSplitterItem command.

    Declaration
    public static RoutedCommand CloseCurrentTabSplitterItem
    Field Value
    Type Description
    System.Windows.Input.RoutedCommand

    CollapseBottomSelectedItem

    Defines CollapseBottomSelectedItem command.

    Declaration
    public static RoutedCommand CollapseBottomSelectedItem
    Field Value
    Type Description
    System.Windows.Input.RoutedCommand

    OpenContextMenu

    Defines OpenContextMenu command.

    Declaration
    public static RoutedCommand OpenContextMenu
    Field Value
    Type Description
    System.Windows.Input.RoutedCommand
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved