menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabControlExtOnCloseOtherTabsCommand - API Reference

    Show / Hide Table of Contents

    Class TabControlExtOnCloseOtherTabsCommand

    Inheritance
    System.Object
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>
    TabControlExtOnCloseOtherTabsCommand
    Inherited Members
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.CommandProperty
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.CommandParameterProperty
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.SetCommand(TabControlExt, ICommand)
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.GetCommand(TabControlExt)
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.SetCommandParameter(TabControlExt, Object)
    ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>.GetCommandParameter(TabControlExt)
    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.MVVM
    Assembly: Syncfusion.Tools.MVVM.WPF.dll
    Syntax
    public class TabControlExtOnCloseOtherTabsCommand : ControlCommandBase<TabControlExtOnCloseOtherTabsCommandBehavior, TabControlExt>

    Constructors

    TabControlExtOnCloseOtherTabsCommand()

    Declaration
    public TabControlExtOnCloseOtherTabsCommand()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved