menu

WPF

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

    Show / Hide Table of Contents

    Class GroupBarGroupBarItemRemovedCommandBehavior<T>

    Inheritance
    System.Object
    CommandBehaviorBase<GroupBar>
    GroupBarGroupBarItemRemovedCommandBehavior
    GroupBarGroupBarItemRemovedCommandBehavior<T>
    Inherited Members
    CommandBehaviorBase<GroupBar>.Command
    CommandBehaviorBase<GroupBar>.CommandCanExecuteCheckEnabled
    CommandBehaviorBase<GroupBar>.CommandParameter
    CommandBehaviorBase<GroupBar>.ExecuteCommand()
    CommandBehaviorBase<GroupBar>.GetCommandParameter<TParameter>()
    CommandBehaviorBase<GroupBar>.SetCommandParameter<TParameter>(TParameter)
    CommandBehaviorBase<GroupBar>.SetTargetObject(GroupBar)
    CommandBehaviorBase<GroupBar>.TargetObject
    CommandBehaviorBase<GroupBar>.UpdateEnabledState()
    GroupBarGroupBarItemRemovedCommandBehavior.OnEventRaised(Object, NotifyCollectionChangedEventArgs)
    GroupBarGroupBarItemRemovedCommandBehavior.OnTargetAttached()
    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 GroupBarGroupBarItemRemovedCommandBehavior<T> : GroupBarGroupBarItemRemovedCommandBehavior
    Type Parameters
    Name
    T

    Constructors

    GroupBarGroupBarItemRemovedCommandBehavior()

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