WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridTreeControlChildPropertyNameChangedCommandBehavior<TReturn>

    Show / Hide Table of Contents

    Class GridTreeControlChildPropertyNameChangedCommandBehavior<TReturn>

    Inheritance
    System.Object
    CommandBehaviorBase<GridTreeControl>
    BuilderCommandBehaviorBase<GridTreeControl, SyncfusionRoutedEventArgs, TReturn>
    GridTreeControlCommandBehaviorBase<TReturn, SyncfusionRoutedEventArgs>
    GridTreeControlChildPropertyNameChangedCommandBehavior<TReturn>
    GridTreeControlChildPropertyNameChangedCommandBehavior
    GridTreeControlChildPropertyNameChangedCommandBehaviorWithEventArgs
    Inherited Members
    BuilderCommandBehaviorBase<GridTreeControl, SyncfusionRoutedEventArgs, TReturn>.builder
    BuilderCommandBehaviorBase<GridTreeControl, SyncfusionRoutedEventArgs, TReturn>.OnEventRaised(Object, SyncfusionRoutedEventArgs)
    CommandBehaviorBase<GridTreeControl>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<GridTreeControl>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<GridTreeControl>.UpdateEnabledState()
    CommandBehaviorBase<GridTreeControl>.ExecuteCommand()
    CommandBehaviorBase<GridTreeControl>.SetTargetObject(GridTreeControl)
    CommandBehaviorBase<GridTreeControl>.Command
    CommandBehaviorBase<GridTreeControl>.CommandParameter
    CommandBehaviorBase<GridTreeControl>.TargetObject
    CommandBehaviorBase<GridTreeControl>.CommandCanExecuteCheckEnabled
    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.Controls.Grid.MVVM
    Assembly: Syncfusion.Grid.MVVM.Wpf.dll
    Syntax
    public class GridTreeControlChildPropertyNameChangedCommandBehavior<TReturn> : GridTreeControlCommandBehaviorBase<TReturn, SyncfusionRoutedEventArgs>
    Type Parameters
    Name Description
    TReturn

    Constructors

    GridTreeControlChildPropertyNameChangedCommandBehavior()

    Declaration
    public GridTreeControlChildPropertyNameChangedCommandBehavior()

    GridTreeControlChildPropertyNameChangedCommandBehavior(Func<Object, SyncfusionRoutedEventArgs, TReturn>)

    Declaration
    public GridTreeControlChildPropertyNameChangedCommandBehavior(Func<object, SyncfusionRoutedEventArgs, TReturn> builder)
    Parameters
    Type Name Description
    System.Func<System.Object, SyncfusionRoutedEventArgs, TReturn> builder

    Methods

    OnTargetAttached()

    Declaration
    protected override void OnTargetAttached()
    Overrides
    Syncfusion.Windows.Shared.CommandBehaviorBase<Syncfusion.Windows.Controls.Grid.GridTreeControl>.OnTargetAttached()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved