menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridTreeControlExpandStateChangingCommand<T, TBehavior> - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridTreeControlExpandStateChangingCommand<T, TBehavior>

    Inheritance
    System.Object
    ControlCommandBase<TBehavior, GridTreeControl>
    GridTreeControlCommandBase<TBehavior>
    GridTreeControlExpandStateChangingCommand<T, TBehavior>
    GridTreeControlExpandStateChangingCommandWithEventArgs
    Inherited Members
    ControlCommandBase<TBehavior, GridTreeControl>.CommandParameterProperty
    ControlCommandBase<TBehavior, GridTreeControl>.CommandProperty
    ControlCommandBase<TBehavior, GridTreeControl>.GetCommand(GridTreeControl)
    ControlCommandBase<TBehavior, GridTreeControl>.GetCommandParameter(GridTreeControl)
    ControlCommandBase<TBehavior, GridTreeControl>.SetCommand(GridTreeControl, ICommand)
    ControlCommandBase<TBehavior, 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 GridTreeControlExpandStateChangingCommand<T, TBehavior> : GridTreeControlCommandBase<TBehavior> where TBehavior : GridTreeControlExpandStateChangingCommandBehavior<T>, new()
    Type Parameters
    Name
    T
    TBehavior

    Constructors

    GridTreeControlExpandStateChangingCommand()

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