menu

WPF

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

    Show / Hide Table of Contents

    Class GridTreeControlExpandStateChangingCommandWithEventArgs

    Inheritance
    System.Object
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>
    GridTreeControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs>
    GridTreeControlExpandStateChangingCommand<GridTreeNodeCancelEventArgs, GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs>
    GridTreeControlExpandStateChangingCommandWithEventArgs
    Inherited Members
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.CommandParameterProperty
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.CommandProperty
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.GetCommand(GridTreeControl)
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.GetCommandParameter(GridTreeControl)
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.SetCommand(GridTreeControl, ICommand)
    ControlCommandBase<GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs, GridTreeControl>.SetCommandParameter(GridTreeControl, Object)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Controls.Grid.MVVM
    Assembly: Syncfusion.Grid.MVVM.Wpf.dll
    Syntax
    public class GridTreeControlExpandStateChangingCommandWithEventArgs : GridTreeControlExpandStateChangingCommand<GridTreeNodeCancelEventArgs, GridTreeControlExpandStateChangingCommandBehaviorWithEventArgs>

    Constructors

    GridTreeControlExpandStateChangingCommandWithEventArgs()

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