Class GanttGridNodeExpandedCommandBehaviorWithEventArgs
Provides the behavior for the GanttGrid node expanded command with NodeExpandedEventArgs.
Inheritance
System.Object
GanttGridNodeExpandedCommandBehaviorWithEventArgs
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 GanttGridNodeExpandedCommandBehaviorWithEventArgs : GanttGridNodeExpandedCommandBehavior<NodeExpandedEventArgs>
Constructors
GanttGridNodeExpandedCommandBehaviorWithEventArgs()
Initializes a new instance of the GanttGridNodeExpandedCommandBehaviorWithEventArgs class.
Declaration
public GanttGridNodeExpandedCommandBehaviorWithEventArgs()