Class GanttGridNodeCollapsedCommandBehaviorWithEventArgs
Provides the behavior for the GanttGrid node collapsed command with NodeCollapsedEventArgs.
Inheritance
System.Object
GanttGridNodeCollapsedCommandBehaviorWithEventArgs
Inherited Members
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.Gantt.MVVM
Assembly: Syncfusion.Gantt.MVVM.Wpf.dll
Syntax
public class GanttGridNodeCollapsedCommandBehaviorWithEventArgs : GanttGridNodeCollapsedCommandBehavior<NodeCollapsedEventArgs>
Constructors
GanttGridNodeCollapsedCommandBehaviorWithEventArgs()
Initializes a new instance of the GanttGridNodeCollapsedCommandBehaviorWithEventArgs class.
Declaration
public GanttGridNodeCollapsedCommandBehaviorWithEventArgs()