menu

WPF

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

    Show / Hide Table of Contents

    Class GroupViewGroupViewItemAddedCommandBehavior

    Inheritance
    System.Object
    CommandBehaviorBase<GroupView>
    GroupViewGroupViewItemAddedCommandBehavior
    GroupViewGroupViewItemAddedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<GroupView>.Command
    CommandBehaviorBase<GroupView>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<GroupView>.CommandParameter
    CommandBehaviorBase<GroupView>.ExecuteCommand()
    CommandBehaviorBase<GroupView>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<GroupView>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<GroupView>.SetTargetObject(GroupView)
    CommandBehaviorBase<GroupView>.TargetObject
    CommandBehaviorBase<GroupView>.UpdateEnabledState()
    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.Tools.MVVM
    Assembly: Syncfusion.Tools.MVVM.WPF.dll
    Syntax
    public class GroupViewGroupViewItemAddedCommandBehavior : CommandBehaviorBase<GroupView>

    Constructors

    GroupViewGroupViewItemAddedCommandBehavior()

    Declaration
    public GroupViewGroupViewItemAddedCommandBehavior()

    Methods

    OnEventRaised(Object, NotifyCollectionChangedEventArgs)

    Declaration
    protected virtual void OnEventRaised(object sender, NotifyCollectionChangedEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.Collections.Specialized.NotifyCollectionChangedEventArgs e

    OnTargetAttached()

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